mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-04-05 06:13:12 +00:00
完成物料位置标定
This commit is contained in:
@@ -624,7 +624,7 @@ def build_protocol_graph(
|
||||
workstation_name: str,
|
||||
action_resource_mapping: Optional[Dict[str, str]] = None,
|
||||
labware_defs: Optional[List[Dict[str, Any]]] = None,
|
||||
preserve_tip_rack_incoming_class: bool = True,
|
||||
preserve_tip_rack_incoming_class: bool = False,
|
||||
) -> WorkflowGraph:
|
||||
"""统一的协议图构建函数,根据设备类型自动选择构建逻辑
|
||||
|
||||
|
||||
Reference in New Issue
Block a user