mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
fix - linting error
This commit is contained in:
parent
6feeff1f31
commit
cedeb10a08
1 changed files with 0 additions and 1 deletions
|
@ -845,7 +845,6 @@ class OpenAIChatCompletion(BaseLLM):
|
||||||
max_retries=max_retries,
|
max_retries=max_retries,
|
||||||
organization=organization,
|
organization=organization,
|
||||||
client=client,
|
client=client,
|
||||||
is_async=True,
|
|
||||||
)
|
)
|
||||||
## LOGGING
|
## LOGGING
|
||||||
logging_obj.pre_call(
|
logging_obj.pre_call(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue