Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e1e41 commit 3a9bb5fCopy full SHA for 3a9bb5f
1 file changed
Doc/includes/tzinfo_examples.py
@@ -1,4 +1,4 @@
1
-from datetime import tzinfo, timedelta, datetime, timezone
+from datetime import tzinfo, timedelta, datetime
2
3
ZERO = timedelta(0)
4
HOUR = timedelta(hours=1)
0 commit comments