mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-20 04:18:42 +00:00
fix: mypy error
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user