Files
2025-02-26 17:43:23 +03:00

4 lines
71 B
Python

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