We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b03265 commit 2b88c0aCopy full SHA for 2b88c0a
.pylintrc
@@ -65,7 +65,7 @@ confidence=
65
# --enable=similarities". If you want to run only the classes checker, but have
66
# no Warning level messages displayed, use"--disable=all --enable=classes
67
# --disable=W"
68
-disable=locally-disabled
+disable=locally-disabled, super-with-arguments, raise-missing-from
69
70
71
[REPORTS]
0 commit comments