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 c63da12 commit 758d6e4Copy full SHA for 758d6e4
.pylintrc
@@ -32,7 +32,7 @@ unsafe-load-any-extension=no
32
# A comma-separated list of package or module names from where C extensions may
33
# be loaded. Extensions are loading into the active Python interpreter and may
34
# run arbitrary code
35
-extension-pkg-whitelist=
+extension-pkg-whitelist=
36
37
# Allow optimization of some AST trees. This will activate a peephole AST
38
# optimizer, which will apply various small optimizations. For instance, it can
0 commit comments