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 d4ac39d commit 5238dd0Copy full SHA for 5238dd0
tests/parse_datetime_test.py
@@ -2,6 +2,7 @@
2
from collections import OrderedDict
3
4
import pytest
5
+import pytz
6
from freezegun import freeze_time
7
8
from khal.exceptions import DateTimeParseError, FatalError
0 commit comments