Thanks to visit codestin.com Credit goes to github.com
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 2a29f1d commit c937e3fCopy full SHA for c937e3f
.flake8
@@ -1,2 +1,3 @@
1
[flake8]
2
-select = E901,E999,F821,F822,F823
+# select = E901,E999,F821,F822,F823
3
+ignore = E114,E116,E122,E127,E128,E129,E131,E202,E203,E225,E261,E265,E305,E722,E741,F401,F403,F811,F841
0 commit comments