Skip to content

[Misc] Remove isort and yapf ignores#26888

Merged
DarkLight1337 merged 2 commits intovllm-project:mainfrom
DarkLight1337:remove-isort-yapf
Oct 15, 2025
Merged

[Misc] Remove isort and yapf ignores#26888
DarkLight1337 merged 2 commits intovllm-project:mainfrom
DarkLight1337:remove-isort-yapf

Conversation

@DarkLight1337
Copy link
Copy Markdown
Member

@DarkLight1337 DarkLight1337 commented Oct 15, 2025

Purpose

Remove unnecessary ignore directives

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

@DarkLight1337 DarkLight1337 requested a review from hmellor October 15, 2025 07:22
@mergify mergify bot added qwen Related to Qwen models v1 tpu Related to Google TPUs labels Oct 15, 2025
Copy link
Copy Markdown
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 focuses on code cleanup by removing unnecessary isort and yapf ignore directives across several files. The changes correctly refactor import statements, leading to better adherence to the project's formatting standards. The modifications are purely stylistic and do not introduce any functional changes or issues. The codebase is now cleaner and more maintainable. The changes look good.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

When making the original PR removing yapf I did see this one and wondered if the import order mattered.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Let's run the CI and see if it still passes

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Ok seems that the order is indeed important...

@DarkLight1337 DarkLight1337 enabled auto-merge (squash) October 15, 2025 07:44
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 15, 2025
Signed-off-by: DarkLight1337 <[email protected]>
@DarkLight1337 DarkLight1337 merged commit f93e348 into vllm-project:main Oct 15, 2025
60 checks passed
@DarkLight1337 DarkLight1337 deleted the remove-isort-yapf branch October 15, 2025 12:09
bbartels pushed a commit to bbartels/vllm that referenced this pull request Oct 16, 2025
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: bbartels <[email protected]>
albertoperdomo2 pushed a commit to albertoperdomo2/vllm that referenced this pull request Oct 16, 2025
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: Alberto Perdomo <[email protected]>
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
alhridoy pushed a commit to alhridoy/vllm that referenced this pull request Oct 24, 2025
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: 0xrushi <[email protected]>
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
Signed-off-by: DarkLight1337 <[email protected]>
Signed-off-by: 0xrushi <[email protected]>
rtourgeman pushed a commit to rtourgeman/vllm that referenced this pull request Nov 10, 2025
devpatelio pushed a commit to SumanthRH/vllm that referenced this pull request Nov 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

qwen Related to Qwen models ready ONLY add when PR is ready to merge/full CI is needed tpu Related to Google TPUs v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants