]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/stubs/pygost/gost34112012.pyi
Fix stubs: successors of PEP247
[pygost.git] / pygost / stubs / pygost / gost34112012.pyi
index d1366e22e92c054e9133d98c41a95300a56e104d..17a727f43563c03424906aae2fca5a880ff83a91 100644 (file)
@@ -1,4 +1,7 @@
-class GOST34112012:
+from pygost.iface import PEP247
+
+
+class GOST34112012(PEP247):
     def __init__(self, data: bytes=..., digest_size: int=...) -> None: ...
 
     @property