fix(main.py): fix linting issue

This commit is contained in:
Krrish Dholakia 2023-11-17 15:45:00 -08:00
parent 02ed97d0b2
commit aa6e6865cd
2 changed files with 3 additions and 2 deletions

View file

@ -976,7 +976,8 @@ def completion(
litellm_params=litellm_params,
logger_fn=logger_fn,
logging_obj=logging,
acompletion=acompletion
acompletion=acompletion,
timeout=timeout
)
## LOGGING
logging.post_call(