Skip to content

Commit b074d40

Browse files
committed
update .pylintrc
1 parent 181cb68 commit b074d40

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .pylintrc

+4
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,7 @@ max-parents=8
2424
[FORMAT]
2525

2626
max-line-length=80
27+
28+
[VARIABLES]
29+
30+
dummy-variables-rgx=^(args|kw|ev|)_$

0 commit comments

Comments
 (0)