We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14f279f commit c41bb4fCopy full SHA for c41bb4f
setup.cfg
@@ -1,3 +1,3 @@
1
[flake8]
2
-ignore = W503,E501
+ignore = W504,E501
3
exclude = build,dist
0 commit comments