Skip to content

Conversation

jberkhahn
Copy link
Collaborator

beep boop

Copy link

github-actions bot commented Sep 3, 2025

👋 Hi! Thank you for contributing to vLLM support on Spyre.
Just a reminder: Make sure that your code passes all the linting checks, otherwise your PR won't be able to be merged. To do so, first install the linting requirements, then run format.sh and commit the changes. This can be done with uv directly:

uv sync --frozen --group lint --active --inexact

Or this can be done with pip:

uv pip compile --group lint > requirements-lint.txt
pip install -r requirements-lint.txt
bash format.sh

Now you are good to go 🚀

@jberkhahn jberkhahn force-pushed the test_branch branch 5 times, most recently from 3e5c25f to 8aa30e8 Compare September 3, 2025 23:56
@jberkhahn jberkhahn force-pushed the test_branch branch 2 times, most recently from 994bf81 to 3c1189c Compare September 4, 2025 00:08
Signed-off-by: jberkhahn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant