mirror of
https://github.com/dptech-corp/Uni-Lab-OS.git
synced 2025-12-17 04:51:10 +00:00
Merge branch '24-high-level-liquidhandler' into dev
# Conflicts: # unilabos/app/main.py # unilabos/registry/devices/liquid_handler.yaml # unilabos_msgs/CMakeLists.txt
This commit is contained in:
@@ -14,7 +14,7 @@ from pylabrobot.resources import (
|
||||
Well
|
||||
)
|
||||
|
||||
class DPLiquidHandler(LiquidHandler):
|
||||
class LiquidHandlerAbstract(LiquidHandler):
|
||||
"""Extended LiquidHandler with additional operations."""
|
||||
|
||||
# ---------------------------------------------------------------
|
||||
Reference in New Issue
Block a user