Skip to content

Commit 944b85d

Browse files
Remove pydocstyle settings from setup.cfg
1 parent 5d4d2b5 commit 944b85d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

setup.cfg

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,6 @@ testpaths = pymc/tests
44
[coverage:run]
55
omit = *examples*
66

7-
[pydocstyle]
8-
add-ignore = D100,D104
9-
convention = numpy
10-
117
[isort]
128
lines_between_types = 1
139
profile = black

0 commit comments

Comments
 (0)