mirror of
https://github.com/deepmodeling/Uni-Lab-OS
synced 2026-03-25 16:33:08 +00:00
unify liquid_handler definition
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