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 12bf25a commit 7bdf1a6Copy full SHA for 7bdf1a6
src/sphinx_timeline/dtime.py
@@ -1,4 +1,5 @@
1
"""Utilities for parsing and formatting dates and times."""
2
+
3
from __future__ import annotations
4
5
from datetime import date, datetime, time, timezone
0 commit comments