Skip to content

Commit 7c55d3e

Browse files
authored
update main.py
1 parent 375794e commit 7c55d3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,3 +115,4 @@ async def handle_validation_error(
115115
uvicorn.run(
116116
"app.main:APP", host="127.0.0.1", port=SETTINGS.port, log_level="info",
117117
)
118+

0 commit comments

Comments
 (0)