-
-
Notifications
You must be signed in to change notification settings - Fork 11.5k
chore: remove unused marker #26890
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: remove unused marker #26890
Conversation
This was introduced by accident in vllm-project#20983. Sorry about that. Signed-off-by: Max Wittig <[email protected]>
There was a problem hiding this 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 an unused pytest marker, extra_server_args, from the pyproject.toml configuration file. I've verified that this marker is not referenced in any of the provided code, confirming that its removal is safe and serves as good code hygiene. The change is correct and improves the project's configuration clarity.
Signed-off-by: Max Wittig <[email protected]> Signed-off-by: bbartels <[email protected]>
Signed-off-by: Max Wittig <[email protected]>
Signed-off-by: Max Wittig <[email protected]> Signed-off-by: Alberto Perdomo <[email protected]>
Signed-off-by: Max Wittig <[email protected]> Signed-off-by: Alberto Perdomo <[email protected]>
Signed-off-by: Max Wittig <[email protected]>
Signed-off-by: Max Wittig <[email protected]>
Signed-off-by: Max Wittig <[email protected]> Signed-off-by: xuebwang-amd <[email protected]>
Signed-off-by: Max Wittig <[email protected]> Signed-off-by: xuebwang-amd <[email protected]>
Signed-off-by: Max Wittig <[email protected]> Signed-off-by: 0xrushi <[email protected]>
Signed-off-by: Max Wittig <[email protected]> Signed-off-by: 0xrushi <[email protected]>
Signed-off-by: Max Wittig <[email protected]>
Signed-off-by: Max Wittig <[email protected]>
This was introduced by accident in #20983
@NickLucche
/cc @antoineauger
Purpose
Remove marker that was introduced by accident
Test Plan
Test Result
Essential Elements of an Effective PR Description Checklist
supported_models.mdandexamplesfor a new model.