Skip to content

Commit 42bfeea

Browse files
Remove 1 line of whitespace for lint
Signed-off-by: BenjaminBraunDev <benjaminbraun@google.com>
1 parent a0c4523 commit 42bfeea

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tensorrt_llm/_torch/pyexecutor/py_executor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2003,7 +2003,6 @@ def _check_benchmark_disagg_gate(self, scheduled_batch: ScheduledRequests,
20032003
return can_forward, True
20042004
return can_forward, False
20052005

2006-
20072006
def _emit_initial_stats(self) -> None:
20082007
"""Emit a startup stats snapshot so that cache_config_info is
20092008
immediately available to external metric scrapers (e.g. the

0 commit comments

Comments
 (0)