Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 #1076
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#L212
benchmarks/benchmark_throughput.py:212:13: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_serving_structured_output.py#L619
benchmarks/benchmark_serving_structured_output.py:619: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#L119
benchmarks/benchmark_latency.py:119:33: B905 `zip()` without an explicit `strict=` parameter
|
|
Ruff (B905):
benchmarks/benchmark_latency.py#L111
benchmarks/benchmark_latency.py:111:35: B905 `zip()` without an explicit `strict=` parameter
|