Skip to content

[Easy] Get rid of unnecessary paraenthesis in kv_cache_manager#26842

Merged
yeqcharlotte merged 1 commit intovllm-project:mainfrom
Jialin:gc_none_block
Oct 15, 2025
Merged

[Easy] Get rid of unnecessary paraenthesis in kv_cache_manager#26842
yeqcharlotte merged 1 commit intovllm-project:mainfrom
Jialin:gc_none_block

Conversation

@Jialin
Copy link
Copy Markdown
Collaborator

@Jialin Jialin commented Oct 14, 2025

Purpose

Address leftover styling comments in #24964

Test Plan

N/A

Test Result

N/A


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.

Signed-off-by: Jialin Ouyang <Jialin.Ouyang@gmail.com>
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 removes unnecessary parentheses from a return statement in kv_cache_manager.py. This is a minor but good stylistic improvement that aligns with Python best practices. The change is correct and I have no further feedback.

@yeqcharlotte yeqcharlotte enabled auto-merge (squash) October 15, 2025 05:28
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Oct 15, 2025
@yeqcharlotte yeqcharlotte merged commit 7f83b4e into vllm-project:main Oct 15, 2025
49 checks passed
bbartels pushed a commit to bbartels/vllm that referenced this pull request Oct 16, 2025
…project#26842)

Signed-off-by: Jialin Ouyang <Jialin.Ouyang@gmail.com>
Signed-off-by: bbartels <benjamin@bartels.dev>
albertoperdomo2 pushed a commit to albertoperdomo2/vllm that referenced this pull request Oct 16, 2025
…project#26842)

Signed-off-by: Jialin Ouyang <Jialin.Ouyang@gmail.com>
Signed-off-by: Alberto Perdomo <aperdomo@redhat.com>
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
…project#26842)

Signed-off-by: Jialin Ouyang <Jialin.Ouyang@gmail.com>
Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
0xrushi pushed a commit to 0xrushi/vllm that referenced this pull request Oct 26, 2025
…project#26842)

Signed-off-by: Jialin Ouyang <Jialin.Ouyang@gmail.com>
Signed-off-by: 0xrushi <6279035+0xrushi@users.noreply.github.com>
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

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants