Skip to content

Commit 1fbcf55

Browse files
Apply Ruff auto-fixes
1 parent dd7038d commit 1fbcf55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/examples/test_load_latency.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
from examples.common.utils import read_realtime
1313

1414

15-
1615
@triton.jit()
1716
def gather_latencies(
1817
local_latency, global_latency, curr_rank, num_ranks, BLOCK_SIZE: tl.constexpr, heap_bases: tl.tensor

0 commit comments

Comments
 (0)