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 dde5bb5 commit f129caeCopy full SHA for f129cae
pylintrc
@@ -3,7 +3,7 @@
3
# A comma-separated list of package or module names from where C extensions may
4
# be loaded. Extensions are loading into the active Python interpreter and may
5
# run arbitrary code
6
-extension-pkg-whitelist=
+extension-pkg-whitelist=ecdsa
7
8
# Profiled execution.
9
profile=no
0 commit comments