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 d3abfd7 commit 04273e4Copy full SHA for 04273e4
1 file changed
setup.cfg
@@ -3,5 +3,5 @@ universal = 1
3
4
[flake8]
5
exclude=.?*,env*/
6
-ignore = E226,E731
+ignore = E226,E731,W504
7
max-line-length = 80
0 commit comments