mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
chore: bump Ruff to 0.5.7 (#7174)
This commit is contained in:
@@ -25,7 +25,7 @@ class UnstructuredWordExtractor(BaseExtractor):
|
||||
from unstructured.file_utils.filetype import FileType, detect_filetype
|
||||
|
||||
unstructured_version = tuple(
|
||||
[int(x) for x in __unstructured_version__.split(".")]
|
||||
int(x) for x in __unstructured_version__.split(".")
|
||||
)
|
||||
# check the file extension
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user