mirror of
https://github.com/wassname/vllm.git
synced 2026-06-27 20:23:59 +08:00
lint: format all python file instead of just source code (#2567)
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
||||
pip install toml==0.10.2
|
||||
- name: Running yapf
|
||||
run: |
|
||||
yapf --diff --recursive vllm tests
|
||||
yapf --diff --recursive .
|
||||
|
||||
Reference in New Issue
Block a user