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 7603b1d commit 6f2ba59Copy full SHA for 6f2ba59
go_capture/tasks.py renamed to tasks.py
@@ -7,7 +7,7 @@
7
from django.conf import settings
8
from firebase_admin import credentials, messaging
9
10
-from go_capture.sgf.process_image import process_image
+from sgf.process_image import process_image
11
12
# Set the default Django settings module for the 'celery' program.
13
os.environ.setdefault("DJANGO_SETTINGS_MODULE", "go_capture.settings")
0 commit comments