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