We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb58c2 commit a37c74fCopy full SHA for a37c74f
1 file changed
setup.cfg
@@ -1,5 +1,5 @@
1
[flake8]
2
-ignore = E501,F405,W504,F541
+ignore = E501,F405,W504,F541,W503
3
4
# Flake plugins:
5
inline-quotes = single
0 commit comments