fix: reformatter

pull/9184/head
Yeuoly 2 years ago
parent 886a160115
commit 46ba16fe90
No known key found for this signature in database
GPG Key ID: A66E7E320FB19F61

@ -1,6 +1,6 @@
from collections.abc import Generator, Sequence
from collections.abc import Generator, Iterable, Sequence
from os import path
from typing import Any, Iterable, cast
from typing import Any, cast
from core.app.segments import ArrayAnySegment, ArrayAnyVariable, parser
from core.callback_handler.workflow_tool_callback_handler import DifyWorkflowCallbackHandler

Loading…
Cancel
Save