Sonny4Sonnix commited on
Commit
9ca17d4
1 Parent(s): fde5712

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -95,7 +95,7 @@ if __name__ == '__main__':
95
 
96
  # @app.get("/")
97
  # async def read_root():
98
- # return {"message": "Welcome to the Sepsis Prediction API"}
99
 
100
  # @app.get("/form/")
101
  # async def show_form():
 
95
 
96
  # @app.get("/")
97
  # async def read_root():
98
+ # return {"message": "Welcome to the Sepsis Prediction API."}
99
 
100
  # @app.get("/form/")
101
  # async def show_form():