Skip to content

Commit d30d0e0

Browse files
authored
Update numpydoc settings in pyproject.toml (#315)
1 parent 2d373ad commit d30d0e0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -212,8 +212,3 @@ exclude = [ # don't report on checks for these
212212
'\.__repr__$',
213213
'\.__str__$',
214214
]
215-
override_SS05 = [ # allow docstrings to start with these words
216-
'^Process ',
217-
'^Assess ',
218-
'^Access ',
219-
]

0 commit comments

Comments
 (0)