updated import logic

This commit is contained in:
Marvin Zhang
2019-03-18 20:22:59 +08:00
parent d68b4fb554
commit c68bd0ceb1

View File

@@ -1,6 +1,5 @@
import sys
import os
from celery import Celery
# make sure the working directory is in system path
file_dir = os.path.dirname(os.path.realpath(__file__))