from storage import SQLITE_PATH DEBUG = True # Turns on debugging features in Flask SQLITE_PATH = "storage.db"