pngwn HF Staff commited on
Commit
de827dc
·
verified ·
1 Parent(s): b5e785c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -91,7 +91,7 @@ async def proxy_to_node(
91
  python_port: int,
92
  scheme: str = "http",
93
  mounted_path: str = "",
94
- ) -> Response:
95
  start_time = time.time()
96
 
97
  full_path = request.url.path
 
91
  python_port: int,
92
  scheme: str = "http",
93
  mounted_path: str = "",
94
+ ):
95
  start_time = time.time()
96
 
97
  full_path = request.url.path