]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-95685: Fix rendering of the string documentation (GH-95686) (GH-95701)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Aug 2022 07:58:17 +0000 (00:58 -0700)
committerGitHub <noreply@github.com>
Fri, 5 Aug 2022 07:58:17 +0000 (09:58 +0200)
commit9e859e125837e3a128b59b3a97a9523b83fa397b
tree1e98163eaa23ed7ccb0311c9871324905f3b6f87
parent235159331927f8b3ff88cb67f4ca51b28f25a427
GH-95685: Fix rendering of the string documentation (GH-95686) (GH-95701)

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

Closes #95685
(cherry picked from commit a525f2ada407d6677bf8ca708f104694de0525e4)

Co-authored-by: Mariatta Wijaya <Mariatta@users.noreply.github.com>
Doc/library/string.rst