Skip to content

Commit

Permalink
Merge pull request #24 from jackma-00/arejula27-patch-3
Browse files Browse the repository at this point in the history
Update main.py
  • Loading branch information
jackma-00 authored Sep 10, 2024
2 parents 36bc8a6 + 6215481 commit f8ed804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

@app.get("/")
async def root():
return {"message": "Spoon is the the best C++ code analyzer"}
return {"message": "Spoon is the best C++ code analyzer"}


@app.get("/health")
Expand Down

0 comments on commit f8ed804

Please sign in to comment.