mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-18 21:35:59 +08:00
fix: ruff
This commit is contained in:
parent
107e44c8fb
commit
d815c74fc5
@ -1,8 +1,7 @@
|
||||
import json
|
||||
import logging
|
||||
from collections.abc import Generator
|
||||
from typing import Any, Optional, Union
|
||||
from typing import cast
|
||||
from typing import Any, Optional, Union, cast
|
||||
|
||||
from core.file import FILE_MODEL_IDENTITY, File, FileTransferMethod
|
||||
from core.tools.__base.tool import Tool
|
||||
|
Loading…
x
Reference in New Issue
Block a user