Automated Action d2d0b364aa Create Todo application with FastAPI and SQLAlchemy
Generated with and Co-Authored by [BackendIM](https://backend.im)
2025-05-11 19:12:20 +00:00

2 lines
79 B
Python

# Import all models here for Alembic to detect
from app.models.todo import Todo