diff --git a/Doc/library/datetime.rst b/Doc/library/datetime.rst index daf023f3205..d38b966086a 100644 --- a/Doc/library/datetime.rst +++ b/Doc/library/datetime.rst @@ -1785,7 +1785,7 @@ Other constructor: be truncated). 4. Fractional hours and minutes are not supported. - Examples:: + Examples: .. doctest::