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 9b38200 commit 0ea3404Copy full SHA for 0ea3404
.pylintrc
@@ -55,7 +55,7 @@ confidence=
55
# --enable=similarities". If you want to run only the classes checker, but have
56
# no Warning level messages displayed, use"--disable=all --enable=classes
57
# --disable=W"
58
-# disable=
+disable=E0401
59
60
# Enable the message, report, category or checker with the given id(s). You can
61
# either give multiple identifier separated by comma (,) or put this option
0 commit comments