# Import all models here to ensure they are registered with SQLAlchemy from app.models.note import Note # noqa: F401