Files
QuizBot/migrate.py
2025-04-16 18:39:03 +02:00

4 lines
66 B
Python

from modules.migrator import migrate_database
migrate_database()