mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
fix(openai-py): fix linting errors
This commit is contained in:
parent
68461f5863
commit
dfd91c5d46
2 changed files with 3 additions and 2 deletions
|
@ -12,7 +12,6 @@ from litellm import (
|
|||
embedding,
|
||||
completion,
|
||||
# AuthenticationError,
|
||||
InvalidRequestError,
|
||||
ContextWindowExceededError,
|
||||
# RateLimitError,
|
||||
# ServiceUnavailableError,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue