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 fdc3b6c commit 3a76254Copy full SHA for 3a76254
.pylintrc
@@ -2,4 +2,5 @@
2
3
[MESSAGES CONTROL]
4
# Disable the undefined-variable warning
5
-disable=undefined-variable
+disable=undefined-variable
6
+disable=C0301
0 commit comments