migrating flask imports (#525)

This commit is contained in:
kevgliss
2016-11-22 21:11:20 -08:00
committed by GitHub
parent 06a920502c
commit 8e5323e2d7
19 changed files with 23 additions and 23 deletions

View File

@ -32,4 +32,4 @@ def upgrade():
def downgrade():
op.drop_constraint(None, 'certificates', type_='unique')
op.drop_constraint(None, 'certificates', type_='unique')