def get_app(self): return make_app()
def get_app(self): sems.repository.base.TINY_DB_PATH = "/tmp/tinydbtest.json" return make_app()