mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-23 13:17:10 +00:00
4 lines
71 B
Python
4 lines
71 B
Python
from config.celery import app as celery_app
|
|
|
|
__all__ = ("celery_app",)
|