diff --git a/app/main.py b/app/main.py index b9aff949..8f710e08 100644 --- a/app/main.py +++ b/app/main.py @@ -19,7 +19,7 @@ from .utils.httputils import setup_client_session, teardown_client_session # ############ -# FastAPI App +# FastAPI App Do some change to fix # ############ LOGGER = logging.getLogger("api")