]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/test_gost28147_mac.py
Unify docstring's leading space presence
[pygost.git] / pygost / test_gost28147_mac.py
index 2f54dd855bf43b44aea4c9392827f7524ab96b4b..d5d5bfe0814764fb45c7a00aa0a78575e045f27b 100644 (file)
@@ -20,7 +20,7 @@ from pygost.gost28147_mac import MAC
 
 
 class TestMAC(TestCase):
-    """ Test vectors generated with libgcl3 library
+    """Test vectors generated with libgcl3 library
     """
     k = b"This is message\xFF length\x0032 bytes"