Skip to content

Commit 67feaa7

Browse files
authored
Remove pylint codes from flake8 config (#701)
1 parent 60a5d68 commit 67feaa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ license_files =
55

66
[flake8]
77
max-line-length = 120
8-
extend-ignore = C0103,C0115,C0116,C0415,E0401,E1120,E122,E126,E127,E128,E203,E501,E722,F841,R1725,W0613,W0613,W504
8+
extend-ignore = E122,E126,E127,E128,E203,E501,E722,F841,W504

0 commit comments

Comments
 (0)