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 1bd1271 commit e7ff13bCopy full SHA for e7ff13b
.pylintrc
@@ -0,0 +1,3 @@
1
+[pylintrc]
2
+# R0903: too few many public methods
3
+disable=R0903
0 commit comments