migrate.py 55 B

123
  1. from flask_migrate import Migrate
  2. migrate = Migrate()