LoremPizza commited on
Commit
f647cdb
·
verified ·
1 Parent(s): 59ea086

Update test.py

Browse files
Files changed (1) hide show
  1. test.py +1 -1
test.py CHANGED
@@ -49,7 +49,7 @@ def get_version():
49
  version = "65e52dcf34d64173542cd2dc6b8bb75b"
50
  return version
51
 
52
- @app.get("/")
53
  def get_film():
54
  tid ="9296"
55
  proxies = {}
 
49
  version = "65e52dcf34d64173542cd2dc6b8bb75b"
50
  return version
51
 
52
+ @app.route("/")
53
  def get_film():
54
  tid ="9296"
55
  proxies = {}