Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 #1078
Annotations
10 errors
|
Ruff (B905):
benchmarks/cutlass_benchmarks/sparse_benchmarks.py#L400
benchmarks/cutlass_benchmarks/sparse_benchmarks.py:400:17: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/cutlass_benchmarks/sparse_benchmarks.py#L388
benchmarks/cutlass_benchmarks/sparse_benchmarks.py:388:17: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_throughput.py#L214
benchmarks/benchmark_throughput.py:214:13: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_serving_structured_output.py#L609
benchmarks/benchmark_serving_structured_output.py:609:27: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_serving_structured_output.py#L377
benchmarks/benchmark_serving_structured_output.py:377:51: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_serving_structured_output.py#L376
benchmarks/benchmark_serving_structured_output.py:376:27: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_serving.py#L181
benchmarks/benchmark_serving.py:181:51: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_serving.py#L180
benchmarks/benchmark_serving.py:180:27: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_latency.py#L124
benchmarks/benchmark_latency.py:124:33: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_latency.py#L116
benchmarks/benchmark_latency.py:116:35: B905 `zip()` without an explicit `strict=` parameter
|