Merge branch 'master' of github.com:coreos-inc/quay
This commit is contained in:
commit
c3820b9ace
2 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ down_revision = '1c5b738283a5'
|
|||
from alembic import op
|
||||
import sqlalchemy as sa
|
||||
|
||||
from tools.migrateslackwebhook import run_slackwebhook_migration
|
||||
from util.migrateslackwebhook import run_slackwebhook_migration
|
||||
|
||||
|
||||
def upgrade(tables):
|
||||
|
|
Reference in a new issue