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