Skip to content

Conversation

jberkhahn
Copy link
Collaborator

do not merge

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
Copy link
Collaborator Author

beep boop sync?

Signed-off-by: jberkhahn <[email protected]>
@jberkhahn
Copy link
Collaborator Author

beep boop

@jberkhahn jberkhahn added the documentation Improvements or additions to documentation label Sep 3, 2025
@jberkhahn jberkhahn closed this Sep 3, 2025
@jberkhahn jberkhahn reopened this Sep 3, 2025
@jberkhahn jberkhahn closed this Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation spyre-ci-ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant