4 lines
80 B
Python
4 lines
80 B
Python
from config.services.celery import app as celery_app
|
|
|
|
__all__ = ('celery_app',)
|