[2/N][Attention] Fix pre-commit errors (#32052)

Signed-off-by: Matthew Bonanni <mbonanni@redhat.com>
This commit is contained in:
Matthew Bonanni
2026-01-09 19:27:15 -05:00
committed by GitHub
parent aaf4b70aae
commit 0308901975
3 changed files with 6 additions and 16 deletions

View File

@@ -74,8 +74,6 @@ EXCLUDE = [
"vllm/model_executor/layers/fla/ops",
# Ignore triton kernels in ops.
"vllm/v1/attention/ops",
# TODO(matt): remove.
"vllm/v1/attention/backends/fa_utils.py",
]