mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 17:08:03 +08:00
refactor: move workflow package to dify_graph (#32844)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
from core.workflow.file import File, FileTransferMethod, FileType
|
||||
from dify_graph.file import File, FileTransferMethod, FileType
|
||||
|
||||
|
||||
def test_file():
|
||||
|
||||
Reference in New Issue
Block a user