3 lines
64 B
Python
Executable File
3 lines
64 B
Python
Executable File
from .celery import app as celery_app
|
|
|
|
__all__ = ('celery_app',) |