]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/gost28147_mac.py
Remove pylint comments
[pygost.git] / pygost / gost28147_mac.py
index 524b694633f474fb7fe941f39aaab0883c3b9a87..64712c6da5090e5d9e9cf86e9c26a82fcec92459 100644 (file)
@@ -29,7 +29,7 @@ from pygost.gost28147 import xcrypt
 from pygost.gost3413 import pad1
 from pygost.iface import PEP247
 from pygost.utils import strxor
-from pygost.utils import xrange  # pylint: disable=redefined-builtin
+from pygost.utils import xrange
 
 digest_size = 8
 SEQ_MAC = (