We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4efee commit 1a563c2Copy full SHA for 1a563c2
flake8.ini
@@ -1,3 +1,3 @@
1
[flake8]
2
-ignore = W391,F403
+ignore = W391,F403,E221
3
max-line-length = 79
0 commit comments