Skip to content

Commit 5507fd9

Browse files
committed
pylint
1 parent 90c0cb7 commit 5507fd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

code_pylint.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
'trailing-whitespace': 11,
3636
'empty-docstring': 7,
3737
'missing-module-docstring': 4,
38-
'too-many-arguments': 23,
38+
'too-many-arguments': 24,
3939
'too-few-public-methods': 5,
4040
'unnecessary-comprehension': 5,
4141
'no-value-for-parameter': 2,

0 commit comments

Comments
 (0)