Skip to content

Commit f6dc586

Browse files
authored
Ignore D401-type-complaints of flake8
1 parent 1e2e204 commit f6dc586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[flake8]
2-
ignore = D211,E731,F821
2+
ignore = D211,E731,F821,D401

0 commit comments

Comments
 (0)