mirror of
https://github.com/langgenius/dify.git
synced 2026-04-27 14:08:18 +08:00
lint fix
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from abc import abstractmethod
|
||||
|
||||
from models.workflow import WorkflowRun, WorkflowNodeExecution
|
||||
from models.workflow import WorkflowNodeExecution, WorkflowRun
|
||||
|
||||
|
||||
class BaseWorkflowCallback:
|
||||
|
||||
Reference in New Issue
Block a user