fixing update of migration

This commit is contained in:
Cayo Puigdefabregas 2021-11-12 22:26:08 +01:00
parent fb5286648d
commit e447e15aeb
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ def upgrade():
con.execute(sql_action)
con.execute(sql_confirm)
assert 1 == 2