zinoubm's picture
initial commit
66340f1
raw
history blame contribute delete
128 Bytes
# Import all models here so alembic can discover them
from app.models.user import User
from app.models.document import Document