Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 14, 2024
1 parent c2205da commit 7f374f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sphinx_timeline/dtime.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Utilities for parsing and formatting dates and times."""

from __future__ import annotations

from datetime import date, datetime, time, timezone
Expand Down

0 comments on commit 7f374f9

Please sign in to comment.