Skip to content

Commit 5fcaa12

Browse files
committed
issue_28 tests added to catch invalid object types for helpers
1 parent c515b32 commit 5fcaa12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import arrow
77
from datetime import datetime as pydatetime
88
from datetime import timedelta
9-
from datetime import timezone as pydttz
109
from datemath import dm, datemath
1110
from datemath.helpers import DateMathException as DateMathException
1211
from dateutil import tz

0 commit comments

Comments
 (0)