fix(openai-py): fix linting errors

This commit is contained in:
Krrish Dholakia 2023-10-10 21:56:14 -07:00
parent 68461f5863
commit dfd91c5d46
2 changed files with 3 additions and 2 deletions

View file

@ -12,7 +12,6 @@ from litellm import (
embedding,
completion,
# AuthenticationError,
InvalidRequestError,
ContextWindowExceededError,
# RateLimitError,
# ServiceUnavailableError,