Skip to content

Commit f129cae

Browse files
committed
add ecdsa to introspection
1 parent dde5bb5 commit f129cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# A comma-separated list of package or module names from where C extensions may
44
# be loaded. Extensions are loading into the active Python interpreter and may
55
# run arbitrary code
6-
extension-pkg-whitelist=
6+
extension-pkg-whitelist=ecdsa
77

88
# Profiled execution.
99
profile=no

0 commit comments

Comments
 (0)