mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
fix: mypy error
This commit is contained in:
parent
ab9c840924
commit
2fefafc4aa
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ from typing import TYPE_CHECKING, Dict, List, Literal, Optional, Union
|
|||
|
||||
if TYPE_CHECKING:
|
||||
from litellm.types.llms.bedrock import BedrockCreateBatchRequest
|
||||
from litellm.types.utils import ProviderSpecificModelInfo
|
||||
|
||||
import httpx
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue