We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87ffd11 commit 051561bCopy full SHA for 051561b
1 file changed
wrapper/.pylintrc
@@ -90,10 +90,6 @@ py-version=3.9
90
# Discover python modules and packages in the file system subtree.
91
recursive=no
92
93
-# When enabled, pylint would attempt to guess common misconfiguration and emit
94
-# user-friendly hints instead of false-positive error messages.
95
-suggestion-mode=yes
96
-
97
# Allow loading of arbitrary C extensions. Extensions are imported into the
98
# active Python interpreter and may run arbitrary code.
99
unsafe-load-any-extension=no
0 commit comments