mirror of
https://github.com/workhardbekind/workout-challenge.git
synced 2026-07-04 01:13:32 -04:00
3 lines
No EOL
64 B
Python
3 lines
No EOL
64 B
Python
from .celery import app as celery_app
|
|
|
|
__all__ = ("celery_app",) |