From 6f6c70ee57b439647e047ac6b11560010b345df3 Mon Sep 17 00:00:00 2001 From: Guangxin Zhang Date: Wed, 4 Jun 2025 13:11:45 +0800 Subject: [PATCH] delete 's' --- unilabos/devices/liquid_handling/biomek.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unilabos/devices/liquid_handling/biomek.py b/unilabos/devices/liquid_handling/biomek.py index ccca72d1..dc24dd2f 100644 --- a/unilabos/devices/liquid_handling/biomek.py +++ b/unilabos/devices/liquid_handling/biomek.py @@ -209,4 +209,4 @@ class LiquidHandlerBiomek(LiquidHandlerAbstract): self.temp_protocol["steps"].append(transfer_params) return - s +