We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1e04e1 + a0687c7 commit 64b762eCopy full SHA for 64b762e
setup.cfg
@@ -1,5 +1,5 @@
1
[flake8]
2
-ignore = D211,E731,D401
+ignore = D211,E731,D401,W504
3
4
[tool:pytest]
5
testpaths = test
0 commit comments