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 375794e commit 7c55d3eCopy full SHA for 7c55d3e
app/main.py
@@ -115,3 +115,4 @@ async def handle_validation_error(
115
uvicorn.run(
116
"app.main:APP", host="127.0.0.1", port=SETTINGS.port, log_level="info",
117
)
118
+
0 commit comments