We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3fa777 commit 4515019Copy full SHA for 4515019
1 file changed
pylintrc
@@ -1,5 +1,5 @@
1
[MESSAGES CONTROL]
2
-disable=too-few-public-methods,too-many-arguments
+disable=too-few-public-methods,too-many-arguments,too-many-positional-arguments
3
4
[BASIC]
5
0 commit comments