You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ecdsa/__init__.py
+3-5Lines changed: 3 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,9 @@
37
37
InvalidSharedSecretError,
38
38
)
39
39
from .derimportUnexpectedDER
40
+
from . import_version
40
41
41
42
# This code comes from http://github.com/tlsfuzzer/python-ecdsa
0 commit comments