mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2026-02-14 19:55:11 +00:00
Refine biomek
This commit is contained in:
@@ -9,7 +9,7 @@ from pylabrobot.resources import (
|
||||
Container,
|
||||
Coordinate,
|
||||
)
|
||||
|
||||
import copy
|
||||
from unilabos.ros.nodes.resource_tracker import DeviceNodeResourceTracker # type: ignore
|
||||
from .liquid_handler_abstract import LiquidHandlerAbstract
|
||||
|
||||
@@ -570,7 +570,7 @@ class LiquidHandlerBiomek:
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
|
||||
print("=== Biomek完整流程测试 ===")
|
||||
print("包含: 仪器设置 + 完整实验步骤")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user