mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
test(test_completion.py): handle async watsonx call fail
This commit is contained in:
parent
87a21115c5
commit
8033bf343f
2 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,6 @@ import dotenv, traceback, random, asyncio, time, contextvars
|
|||
from copy import deepcopy
|
||||
import httpx
|
||||
import litellm
|
||||
|
||||
from ._logging import verbose_logger
|
||||
from litellm import ( # type: ignore
|
||||
client,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue