Skip to content

Commit d23ffdf

Browse files
comments for pylint
1 parent 7488613 commit d23ffdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ disable=
77
too-many-arguments,
88
too-many-instance-attributes,
99
invalid-name,
10-
too-many-lines,
10+
too-many-lines, # __init__.py is > 1000 lines

0 commit comments

Comments
 (0)