5 lines
67 B
Python
5 lines
67 B
Python
|
from modules.migrator import migrate_database
|
||
|
|
||
|
|
||
|
migrate_database()
|