summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_pep247.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/test/test_pep247.py')
-rw-r--r--Lib/test/test_pep247.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/test/test_pep247.py b/Lib/test/test_pep247.py
index 3a35164..88f2461 100644
--- a/Lib/test/test_pep247.py
+++ b/Lib/test/test_pep247.py
@@ -1,6 +1,6 @@
#
# Test suite to check compliance with PEP 247, the standard API for
-# hashing algorithms.
+# hashing algorithms.
#
import md5, sha, hmac