We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 825be96 commit f53b889Copy full SHA for f53b889
1 file changed
pylintrc
@@ -10,6 +10,7 @@ disable=
10
missing-class-docstring,
11
too-few-public-methods,
12
too-many-branches,
13
+ too-many-statements,
14
super-init-not-called,
15
redefined-builtin,
16
too-many-instance-attributes,
0 commit comments