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 140c4c6 commit a69624eCopy full SHA for a69624e
pylintrc
@@ -30,6 +30,7 @@ disable=bad-continuation,
30
trailing-whitespace,
31
unidiomatic-typecheck,
32
unreachable,
33
+ unused-argument,
34
unused-variable,
35
wrong-import-order,
36
wrong-import-position
0 commit comments