]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/test_pfx.py
Fix small lint errors
[pygost.git] / pygost / test_pfx.py
index e9d8694965168919e95d25a14f6b3b5ca171856e..618799a3319a88c22440b431ce81b5f6c8c986df 100644 (file)
@@ -37,6 +37,7 @@ from pygost.wrap import kimp15
 
 try:
     from pyderasn import OctetString
+
     from pygost.asn1schemas.cms import EncryptedData
     from pygost.asn1schemas.cms import EnvelopedData
     from pygost.asn1schemas.cms import SignedAttributes