2025-06-02 19:18:33 +00:00

2 lines
94 B
Python

# Import all models here so alembic can detect them
from app.db.base import Base # noqa: F401