Files
2026-05-31 19:21:25 +02:00

3 lines
64 B
Python

from .celery import app as celery_app
__all__ = ('celery_app',)