Files
fondex-store-service/config/__init__.py
Husanjonazamov 1c692b51b6 storage yaratildi
2026-03-13 20:17:06 +05:00

4 lines
46 B
Python

from .celery import app
__all__ = ["app"]