mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-04-05 13:49:03 +00:00
完成物料位置标定
This commit is contained in:
@@ -234,7 +234,7 @@ def convert_from_json(
|
||||
data: Union[str, PathLike, Dict[str, Any]],
|
||||
workstation_name: str = "PRCXi",
|
||||
validate: bool = True,
|
||||
preserve_tip_rack_incoming_class: bool = True,
|
||||
preserve_tip_rack_incoming_class: bool = False,
|
||||
) -> WorkflowGraph:
|
||||
"""
|
||||
从 JSON 数据或文件转换为 WorkflowGraph
|
||||
|
||||
Reference in New Issue
Block a user