mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
attempt to fix unrelated lint error
This commit is contained in:
parent
e6ba9b4c91
commit
8bf2fe2991
1 changed files with 0 additions and 1 deletions
|
|
@ -9,7 +9,6 @@ import random
|
|||
from typing import TYPE_CHECKING, Any, Dict, List, Union
|
||||
|
||||
from litellm._logging import verbose_router_logger
|
||||
from litellm.litellm_core_utils.core_helpers import safe_divide
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from litellm.router import Router as _Router
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue