mirror of
https://github.com/hiyouga/LLaMA-Factory.git
synced 2026-03-03 02:05:59 +08:00
[misc] lint code (#9395)
This commit is contained in:
@@ -70,7 +70,6 @@ if TYPE_CHECKING:
|
||||
from transformers.image_processing_utils import BaseImageProcessor
|
||||
from transformers.video_processing_utils import BaseVideoProcessor
|
||||
|
||||
|
||||
class EncodedImage(TypedDict):
|
||||
path: Optional[str]
|
||||
bytes: Optional[bytes]
|
||||
|
||||
Reference in New Issue
Block a user