sync main

This commit is contained in:
Xuwznln
2025-08-01 21:17:20 +08:00
parent f7cc9e9f2c
commit b014ab34f4
10 changed files with 4 additions and 707 deletions

View File

@@ -135,9 +135,6 @@ class PRCXI9300Handler(LiquidHandlerAbstract):
def set_liquid(self, wells: list[Well], liquid_names: list[str], volumes: list[float]):
return super().set_liquid(wells, liquid_names, volumes)
def set_liquid(self, wells: list[Well], liquid_names: list[str], volumes: list[float]):
return super().set_liquid(wells, liquid_names, volumes)
async def create_protocol(
self,
protocol_name: str = "",