mirror of
https://github.com/wassname/vllm.git
synced 2026-08-14 12:50:37 +08:00
lint: format all python file instead of just source code (#2567)
This commit is contained in:
@@ -32,6 +32,5 @@ chat_completion = client.chat.completions.create(
|
||||
model=model,
|
||||
)
|
||||
|
||||
|
||||
print("Chat completion results:")
|
||||
print(chat_completion)
|
||||
|
||||
Reference in New Issue
Block a user