maxkb/apps/common/management/commands/services/services/__init__.py
2024-08-21 14:46:38 +08:00

3 lines
80 B
Python

from .celery_default import *
from .gunicorn import *
from .local_model import *