mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
fix: fix ruff check
This commit is contained in:
parent
0cbca55ed1
commit
e077752bfe
1 changed files with 0 additions and 1 deletions
|
@ -61,7 +61,6 @@ from litellm.types.llms.vertex_ai import (
|
||||||
from litellm.types.utils import (
|
from litellm.types.utils import (
|
||||||
ChatCompletionTokenLogprob,
|
ChatCompletionTokenLogprob,
|
||||||
ChoiceLogprobs,
|
ChoiceLogprobs,
|
||||||
CompletionTokensDetailsWrapper,
|
|
||||||
GenericStreamingChunk,
|
GenericStreamingChunk,
|
||||||
PromptTokensDetailsWrapper,
|
PromptTokensDetailsWrapper,
|
||||||
TopLogprob,
|
TopLogprob,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue