Skip to content

Commit c27319a

Browse files
Fix Sphinx warnings.
1 parent 3caf10d commit c27319a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Added the *alphabet* parameter in :func:`~binascii.b2a_base64`,
22
:func:`~binascii.a2b_base64`, :func:`~binascii.b2a_base85` and
33
:func:`~binascii.a2b_base85` and a number of ``*_ALPHABET`` constants in the
4-
:mod:`binascii` module. Removed :func:`~binascii.b2a_z85` and
5-
:func:`~binascii.a2b_z85`.
4+
:mod:`binascii` module. Removed :func:`!b2a_z85` and
5+
:func:`!a2b_z85`.

0 commit comments

Comments
 (0)