ShiErFeng/shierfeng-fastapi-backend/cli/groups/db/__init__.py
2026-07-24 09:43:10 +08:00

4 lines
44 B
Python

from .command import app
__all__ = ['app']