mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 20:22:41 +00:00
fix pass thu ruff check
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user