fix - linting error

This commit is contained in:
Ishaan Jaff 2024-05-31 21:24:14 -07:00
parent 6feeff1f31
commit cedeb10a08

View file

@ -845,7 +845,6 @@ class OpenAIChatCompletion(BaseLLM):
max_retries=max_retries,
organization=organization,
client=client,
is_async=True,
)
## LOGGING
logging_obj.pre_call(