diff --git a/Doc/library/hashlib-blake2.rst b/Doc/library/hashlib-blake2.rst index 436aa4f5197..f974f7a24a8 100644 --- a/Doc/library/hashlib-blake2.rst +++ b/Doc/library/hashlib-blake2.rst @@ -3,8 +3,7 @@ :mod:`hashlib` --- BLAKE2 hash functions ======================================== -.. module:: hashlib - :synopsis: BLAKE2 hash function for Python +.. currentmodule:: hashlib .. sectionauthor:: Dmitry Chestnykh .. index::