Skip to content

Commit

Permalink
import pytz
Browse files Browse the repository at this point in the history
  • Loading branch information
geier committed Apr 14, 2024
1 parent d4ac39d commit 5238dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/parse_datetime_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from collections import OrderedDict

import pytest
import pytz
from freezegun import freeze_time

from khal.exceptions import DateTimeParseError, FatalError
Expand Down

0 comments on commit 5238dd0

Please sign in to comment.