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 79c7724 commit 1eeef0eCopy full SHA for 1eeef0e
.pylintrc
@@ -8,4 +8,5 @@ disable = import-error,
8
too-many-arguments,
9
too-many-locals,
10
too-many-branches,
11
+ too-many-instance-attributes,
12
too-many-statements
0 commit comments