mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-26 19:28:23 +00:00
3 lines
81 B
Python
Executable File
3 lines
81 B
Python
Executable File
from __future__ import absolute_import
|
|
from .celeryconf import app as celery_app
|