mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-06 10:21:32 +00:00
test: fix imports
This commit is contained in:
+2
-2
@@ -5,9 +5,9 @@ import asyncio
|
||||
import aiohttp
|
||||
import time
|
||||
from openai import AsyncOpenAI
|
||||
from test_team import list_teams
|
||||
from tests.test_team import list_teams
|
||||
from typing import Optional
|
||||
from test_keys import generate_key
|
||||
from tests.test_keys import generate_key
|
||||
from fastapi import HTTPException
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user