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.
1 parent e1e04e1 commit a0687c7Copy full SHA for a0687c7
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