We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcb58c2 + a37c74f commit d49db37Copy full SHA for d49db37
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