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 9858f23 commit fe77e99Copy full SHA for fe77e99
.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, super-with-arguments, raise-missing-from, logging-fstring-interpolation
+disable=locally-disabled, super-with-arguments, raise-missing-from
69
70
71
[REPORTS]
0 commit comments