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 a30f0d8 commit 24c29beCopy full SHA for 24c29be
.pylintrc
@@ -1,5 +1,5 @@
1
[MESSAGES CONTROL]
2
-disable = duplicate-code, fixme, missing-docstring, multiple-imports, too-many-arguments, too-many-locals
+disable = duplicate-code, fixme, missing-docstring, multiple-imports, too-many-arguments, too-many-locals, too-many-positional-arguments
3
4
[FORMAT]
5
max-line-length = 150
0 commit comments