Fix: lint error
This commit is contained in:
parent
d619199cee
commit
f27ce1ae88
@ -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…
Reference in New Issue
Block a user