mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-22 17:28:55 +00:00
4 lines
78 B
Python
Executable File
4 lines
78 B
Python
Executable File
from __future__ import absolute_import
|
|
|
|
from .celery import app as celery_app
|