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 40f9210 commit 3abb4d3Copy full SHA for 3abb4d3
services/web/server/src/simcore_service_webserver/application.py
@@ -8,7 +8,7 @@
8
9
from aiohttp import web
10
from servicelib.aiohttp.application import create_safe_application
11
-from simcore_service_webserver.celery import setup_celery
+from simcore_service_webserver.celery.plugin import setup_celery
12
13
from ._meta import (
14
WELCOME_AUTH_APP_MSG,
0 commit comments