Skip to content

Commit 5238dd0

Browse files
committed
import pytz
1 parent d4ac39d commit 5238dd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/parse_datetime_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
from collections import OrderedDict
33

44
import pytest
5+
import pytz
56
from freezegun import freeze_time
67

78
from khal.exceptions import DateTimeParseError, FatalError

0 commit comments

Comments
 (0)