init
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""工作流管理模块"""
|
||||
|
||||
from .workflow_manager import WorkflowManager, WorkflowType
|
||||
|
||||
__all__ = ["WorkflowManager", "WorkflowType"]
|
||||
Reference in New Issue
Block a user