Skip to content

Commit 0ad4580

Browse files
authored
fix comment
1 parent f5b3a35 commit 0ad4580

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/test/support/hashlib_helper.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,6 @@ class HashInfo:
7373
7474
- *openssl* is the name of the "_hashlib" module method for the explicit
7575
OpenSSL hash constructor function, e.g., "openssl_md5".
76-
77-
it must be set to "None", which is the case for BLAKE2b and BLAKE2s.
7876
- *hashlib* is the name of the "hashlib" module method for the explicit
7977
hash constructor function, e.g., "md5".
8078
"""

0 commit comments

Comments
 (0)