Skip to content

Commit

Permalink
Merge pull request #23 from jackma-00/arejula27-patch-2
Browse files Browse the repository at this point in the history
Update main.py
  • Loading branch information
arejula27 authored Sep 8, 2024
2 parents 3a8886f + 1f2ca53 commit 36bc8a6
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": "Welcome to SEP Business !"}
return {"message": "Spoon is the the best C++ code analyzer"}


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

0 comments on commit 36bc8a6

Please sign in to comment.