We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a74fd08 commit b2d315bCopy full SHA for b2d315b
.flake8
@@ -1,4 +1,4 @@
1
[flake8]
2
max-line-length = 120
3
-ignore = E275,E402,F821,W503,W504,C408,W391
+ignore = E275,E402,F821,W503,W504,C408,W391,E721
4
exclude = .git,__pycache__,docs,docssrc
0 commit comments