3 lines
70 B
Python
3 lines
70 B
Python
from config.celery import app as celery_app
|
|
|
|
__all__ = ('celery_app',) |
from config.celery import app as celery_app
|
|
|
|
__all__ = ('celery_app',) |