mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
Fix: lint error
This commit is contained in:
parent
d619199cee
commit
f27ce1ae88
1 changed files with 0 additions and 2 deletions
|
|
@ -7,8 +7,6 @@ based on the model name.
|
|||
|
||||
from typing import TYPE_CHECKING, Optional
|
||||
|
||||
from litellm._logging import verbose_logger
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from litellm.llms.base_llm.ocr.transformation import BaseOCRConfig
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue