Skip to content

Commit 7c1d688

Browse files
committed
[Doc] Remove unnecessary role on str.istitle()
1 parent 550c038 commit 7c1d688

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/library/stdtypes.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2151,8 +2151,6 @@ expression support in the :mod:`re` module).
21512151
``B``, or ``S``.
21522152

21532153

2154-
.. _meth-str-istitle:
2155-
21562154
.. method:: str.istitle()
21572155

21582156
Return ``True`` if the string is a titlecased string and there is at least one

0 commit comments

Comments
 (0)