diff options
-rw-r--r-- | test-vectors.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-vectors.py b/test-vectors.py index 30dbc6a..7deb8d4 100644 --- a/test-vectors.py +++ b/test-vectors.py @@ -1,5 +1,5 @@ #!/usr/bin/python -# -*- coding: utf8 -*- +# coding=utf8 # ============================================================================= # Python PRIDE implementation test vectors |