Skip to content
Prev Previous commit
Next Next commit
a test comment
  • Loading branch information
codex-spec committed Jul 24, 2021
commit 30721803ccf0f905969432dc2bb80deb83d7d511
1 change: 1 addition & 0 deletions app/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,3 +119,4 @@ async def handle_validation_error(
uvicorn.run(
"app.main:APP", host="127.0.0.1", port=SETTINGS.port, log_level="info",
)
# this is a test comment