Skip to content

Conversation

@jvlunteren
Copy link
Contributor

@jvlunteren jvlunteren commented Nov 11, 2025

Purpose

Fix failing ruff check due to an issue in tests/compile/test_fusions_e2e.py.

Test Plan

Run pre-commit run --all-files

Test Result

ruff check........................Passed

@tdoublep @bringlein

Signed-off-by: Jan van Lunteren <[email protected]>
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request fixes a failing ruff check in tests/compile/test_fusions_e2e.py by replacing an incorrect enum _Backend.TRITON_ATTN with the correct AttentionBackendEnum.TRITON_ATTN. The change is correct, straightforward, and makes the code consistent with other usages in the file. The PR looks good to merge.

@hmellor hmellor enabled auto-merge (squash) November 11, 2025 14:34
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Nov 11, 2025
@vllm-bot vllm-bot merged commit 533b018 into vllm-project:main Nov 11, 2025
11 of 17 checks passed
devpatelio pushed a commit to SumanthRH/vllm that referenced this pull request Nov 29, 2025
charlotte12l pushed a commit to charlotte12l/vllm that referenced this pull request Dec 5, 2025
Signed-off-by: Jan van Lunteren <[email protected]>
Signed-off-by: Xingyu Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants