]> Cypherpunks.ru repositories - pygost.git/blobdiff - pygost/gost28147.py
Remove pylint comments
[pygost.git] / pygost / gost28147.py
index 9cb438e012cf11227ad87352e2c679b5236b5d63..01368f8b3e26475935e507821f999aac211a38fd 100644 (file)
@@ -28,7 +28,7 @@ from pygost.gost3413 import pad_size
 from pygost.gost3413 import unpad2
 from pygost.utils import hexdec
 from pygost.utils import strxor
-from pygost.utils import xrange  # pylint: disable=redefined-builtin
+from pygost.utils import xrange
 
 
 KEYSIZE = 32