forked from phoenix/litellm-mirror
test(test_team.py): fix error string asserted
This commit is contained in:
parent
a1ca70a8a7
commit
0ab0111d57
2 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@ from functools import partial
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue