Skip to content

Commit 8dae36d

Browse files
[3.11] gh-115403: Remove extra colon after "Examples" in datetime documentation (GH-115452) (#115456)
gh-115403: Remove extra colon after "Examples" in datetime documentation (GH-115452) (cherry picked from commit 6755c4e) Co-authored-by: Stanislav Lyu <wallseat@gmail.com>
1 parent 1a81650 commit 8dae36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/datetime.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -1777,7 +1777,7 @@ Other constructor:
17771777
be truncated).
17781778
4. Fractional hours and minutes are not supported.
17791779

1780-
Examples::
1780+
Examples:
17811781

17821782
.. doctest::
17831783

0 commit comments

Comments
 (0)