diff options
Diffstat (limited to 'test/test_aes.py')
-rw-r--r-- | test/test_aes.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_aes.py b/test/test_aes.py index 4fd87ce22..d2e51af29 100644 --- a/test/test_aes.py +++ b/test/test_aes.py @@ -1,5 +1,4 @@ #!/usr/bin/env python3 - from __future__ import unicode_literals # Allow direct execution |