Also fix e562ec9 for Python 2

This commit is contained in:
JonnyWong16
2020-07-03 11:24:47 -07:00
parent e562ec96fa
commit 78c5b45e43

View File

@@ -17,6 +17,7 @@
from __future__ import unicode_literals
from io import open
import os
from apscheduler.triggers.cron import CronTrigger