mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
[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 6755c4e0c8
)
Co-authored-by: Stanislav Lyu <wallseat@gmail.com>
This commit is contained in:
parent
527d9c9d7c
commit
d5f7b07e92
1 changed files with 1 additions and 1 deletions
|
@ -1785,7 +1785,7 @@ Other constructor:
|
|||
be truncated).
|
||||
4. Fractional hours and minutes are not supported.
|
||||
|
||||
Examples::
|
||||
Examples:
|
||||
|
||||
.. doctest::
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue