Skip to content

Commit d5f7b07

Browse files
[3.12] gh-115403: Remove extra colon after "Examples" in datetime documentation (GH-115452) (#115455)
gh-115403: Remove extra colon after "Examples" in datetime documentation (GH-115452) (cherry picked from commit 6755c4e) Co-authored-by: Stanislav Lyu <[email protected]>
1 parent 527d9c9 commit d5f7b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/datetime.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1785,7 +1785,7 @@ Other constructor:
17851785
be truncated).
17861786
4. Fractional hours and minutes are not supported.
17871787

1788-
Examples::
1788+
Examples:
17891789

17901790
.. doctest::
17911791

0 commit comments

Comments
 (0)