Skip to content

Commit

Permalink
resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
saranti committed Nov 16, 2024
1 parent 9d674ca commit 272eb8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_formatter.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
except ImportError:
from backports import zoneinfo

from datetime import datetime
from datetime import datetime, timezone

import pytest
from dateutil import tz as dateutil_tz
Expand Down

0 comments on commit 272eb8e

Please sign in to comment.