We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c2d87 commit 75b22a2Copy full SHA for 75b22a2
.pylintrc
@@ -7,3 +7,4 @@ disable=
7
too-many-arguments,
8
too-many-instance-attributes,
9
invalid-name,
10
+ too-many-lines,
0 commit comments