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 dc4a39f commit 5e89b34Copy full SHA for 5e89b34
.flake8
@@ -2,4 +2,4 @@
2
exclude = .git,.lock
3
max-complexity = 12
4
max-line-length = 90
5
-ignore=E501,W503
+ignore=E501,W503,E231
0 commit comments