fix shell

This commit is contained in:
Son NK 2020-09-11 16:44:24 +02:00
parent 43babcf2d9
commit 530db2fdd4
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
from time import sleep
import flask_migrate
from IPython import embed
from sqlalchemy_utils import create_database, database_exists, drop_database
from app.config import (