mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
GH-95685: Fix rendering of the string documentation (#95686)
There's an extra underlines that messed the rest of the documentation rendering. Closes #95685
This commit is contained in:
parent
e1d68b3ce7
commit
a525f2ada4
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
|
||||
--------------
|
||||
|
||||
|
||||
.. seealso::
|
||||
|
||||
:ref:`textseq`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue