Skip to content

Commit 82a8763

Browse files
committed
fix lint
Signed-off-by: bitliu <[email protected]>
1 parent 8e6a2b9 commit 82a8763

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tools/openwebui-pipe/vllm_semantic_router_pipe.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,4 +490,3 @@ def _handle_streaming_response(
490490
except json.JSONDecodeError:
491491
# If not valid JSON, pass through as-is
492492
yield f"data: {data_str}\n\n"
493-

0 commit comments

Comments
 (0)