Kexin-251202 commited on
Commit
54ef003
·
verified ·
1 Parent(s): 836fbf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -9,3 +9,4 @@ app.mount("/static", StaticFiles(directory="static"), name="static")
9
  @app.get("/")
10
  def read_index():
11
  return FileResponse("static/index.html")
 
 
9
  @app.get("/")
10
  def read_index():
11
  return FileResponse("static/index.html")
12
+