fix pass thu ruff check
This commit is contained in:
parent
0bef295b15
commit
a31a8108b5
@ -8,7 +8,7 @@ Use litellm with Anthropic SDK, Vertex AI SDK, Cohere SDK, etc.
|
||||
|
||||
import json
|
||||
import os
|
||||
from typing import Any, AsyncGenerator, Optional, Union, cast
|
||||
from typing import Any, Optional, Union, cast
|
||||
|
||||
import httpx
|
||||
from fastapi import APIRouter, Depends, HTTPException, Request, Response, WebSocket
|
||||
|
||||
Loading…
Reference in New Issue
Block a user