Files
2026-07-20 11:05:07 +02:00

4 lines
65 B
Python

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