]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/stubs/pygost/kdf.pyi
Missing Tuple import
[pygost.git] / pygost / stubs / pygost / kdf.pyi
index ac5cf2a28471f6dda894d29b132132c7071321bf..ccab8afdc9c3510968ab0daf87f18c21b25cee72 100644 (file)
@@ -1,4 +1,5 @@
 from typing import Sequence
+from typing import Tuple
 
 from pygost.gost3410 import GOST3410Curve