We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f53a48b commit f33c2a1Copy full SHA for f33c2a1
backend/app/health.py
@@ -1,4 +1,4 @@
1
-from backend.app.modules.deps import SettingsDep
+from app.modules.deps import SettingsDep
2
from fastapi import APIRouter, status, HTTPException
3
from fastapi.responses import JSONResponse
4
0 commit comments