Ravib189 commited on
Commit
7e56afd
·
verified ·
1 Parent(s): a226388
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,4 +4,4 @@ app = FastAPI()
4
 
5
  @app.get("/")
6
  def greet_json():
7
- return {"Hello": "World!"}
 
4
 
5
  @app.get("/")
6
  def greet_json():
7
+ return {"Jesus Loves You!"}