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 260b78d commit fd02e44Copy full SHA for fd02e44
.flake8
@@ -1,4 +1,4 @@
1
[flake8]
2
-ignore = E731,W504,E501
+ignore = E731,W503,W504,E501
3
max-complexity = 50
4
max-line-length = 200
0 commit comments