fixing update of migration
This commit is contained in:
parent
fb5286648d
commit
e447e15aeb
|
@ -44,7 +44,6 @@ def upgrade():
|
|||
con.execute(sql_action)
|
||||
con.execute(sql_confirm)
|
||||
|
||||
assert 1 == 2
|
||||
|
||||
|
||||
|
||||
|
|
Reference in New Issue