move things around

This commit is contained in:
2017-05-27 12:11:51 -04:00
parent cd16ee94f0
commit 96ff770071
+1 -1
View File
@@ -19,7 +19,7 @@ import dateparser
import pendulum
from tzlocal import get_localzone
from compat import cmp, comparable
from .compat import cmp, comparable
_EPOCH_START = (1970, 1, 1)