Skip to content

Commit 3072180

Browse files
committed
a test comment
1 parent 4d5bb15 commit 3072180

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
@@ -119,3 +119,4 @@ async def handle_validation_error(
119119
uvicorn.run(
120120
"app.main:APP", host="127.0.0.1", port=SETTINGS.port, log_level="info",
121121
)
122+
# this is a test comment

0 commit comments

Comments
 (0)