Skip to content

Commit 5a51b54

Browse files
Apply Ruff auto-fixes
1 parent bf9a37c commit 5a51b54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmarks/bench_ping_pong_latency.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,6 @@ def save_results(latency_matrix: torch.Tensor, out: str | None) -> None:
186186
raise ValueError(f"Unsupported output file extension: {out}")
187187

188188

189-
190189
def print_run_settings(
191190
args: dict,
192191
num_ranks: int,

0 commit comments

Comments
 (0)