We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235bfd5 commit f148c44Copy full SHA for f148c44
.pre-commit-config.yaml
@@ -166,7 +166,7 @@ repos:
166
language: python
167
types: [python]
168
pass_filenames: true
169
- files: vllm/config.py|tests/test_config.py
+ files: vllm/config.py|tests/test_config.py|vllm/entrypoints/openai/cli_args.py
170
# Keep `suggestion` last
171
- id: suggestion
172
name: Suggestion
0 commit comments