Skip to content

Commit

Permalink
Fix pre-commit
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Tang <[email protected]>
  • Loading branch information
terrytangyuan committed Oct 11, 2024
1 parent eef3345 commit 7338281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llama_stack/providers/adapters/inference/vllm/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ class VLLMImplConfig(BaseModel):
api_token: Optional[str] = Field(
default=None,
description="The API token",
)
)

0 comments on commit 7338281

Please sign in to comment.