]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/stubs/pygost/gost28147_mac.pyi
Fix stubs: successors of PEP247
[pygost.git] / pygost / stubs / pygost / gost28147_mac.pyi
index c0c4a327417671b92ce6756994964557dd453d74..2ba4341ccf84b272cb96b5447ac3fb76ee4f8738 100644 (file)
@@ -1,4 +1,7 @@
-class MAC:
+from pygost.iface import PEP247
+
+
+class MAC(PEP247):
     def __init__(
         self,
         key: bytes,