We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62ecd8a commit 4eba677Copy full SHA for 4eba677
Doc/library/datetime.rst
@@ -35,7 +35,7 @@ on efficient attribute extraction for output formatting and manipulation.
35
Aware and Naive Objects
36
-----------------------
37
38
-Date and time objects may be categorized as "aware" or "naive."
+Date and time objects may be categorized as "aware" or "naive".
39
40
With sufficient knowledge of applicable algorithmic and political time
41
adjustments, such as time zone and daylight saving time information,
0 commit comments