mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
test: fix test imports
This commit is contained in:
parent
d2de7ffe27
commit
d814184bc3
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
from litellm.proxy.types import UserAPIKeyAuth
|
||||
from litellm.proxy._types import UserAPIKeyAuth
|
||||
from fastapi import Request
|
||||
from dotenv import load_dotenv
|
||||
import os
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue