3 lines
83 B
Python
3 lines
83 B
Python
|
from websauna.system.devop import alembic
|
||
|
|
||
|
alembic.run_alembic(package="hotcooler")
|