]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-95685: Fix rendering of the string documentation (#95686)
authorMariatta Wijaya <Mariatta@users.noreply.github.com>
Fri, 5 Aug 2022 07:41:02 +0000 (00:41 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2022 07:41:02 +0000 (09:41 +0200)
commita525f2ada407d6677bf8ca708f104694de0525e4
tree63015e00c02188dab88bf258981a7ef0406b9672
parente1d68b3ce71de76b3d7e5852e9bdfdbb4efea2f8
GH-95685: Fix rendering of the string documentation (#95686)

There's an extra underlines that messed the rest of the documentation rendering.

Closes #95685
Doc/library/string.rst