Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c937e3f

Browse files
author
cclauss
committed
flake8 select --> ignore
1 parent 2a29f1d commit c937e3f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.flake8

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
[flake8]
2-
select = E901,E999,F821,F822,F823
2+
# 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

Comments
 (0)