Omkar008 commited on
Commit
70ff53a
1 Parent(s): 22eb9af

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -12,7 +12,6 @@ app.add_middleware(
12
  allow_headers=["*"],
13
  )
14
 
15
-
16
  app = FastAPI()
17
 
18
  @app.get("/test")
 
12
  allow_headers=["*"],
13
  )
14
 
 
15
  app = FastAPI()
16
 
17
  @app.get("/test")