From ea2e9c3e3a7cae8fb95f6f2a79b8dfb9d9e0e6e6 Mon Sep 17 00:00:00 2001 From: Xuwznln <18435084+Xuwznln@users.noreply.github.com> Date: Fri, 30 May 2025 16:50:13 +0800 Subject: [PATCH] fix biomek success type --- unilabos/registry/devices/liquid_handler.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/unilabos/registry/devices/liquid_handler.yaml b/unilabos/registry/devices/liquid_handler.yaml index 299db7fe..313a8b80 100644 --- a/unilabos/registry/devices/liquid_handler.yaml +++ b/unilabos/registry/devices/liquid_handler.yaml @@ -279,9 +279,7 @@ liquid_handler.biomek: class: module: unilabos.devices.liquid_handling.biomek:LiquidHandlerBiomek type: python - status_types: - status: String - success: Boolean + status_types: {} action_value_mappings: create_protocol: type: LiquidHandlerProtocolCreation