From fa69075e960f6a84fefe6338072cf43dd6b50894 Mon Sep 17 00:00:00 2001 From: pmoegenburg Date: Tue, 9 Apr 2024 15:21:12 -0400 Subject: [PATCH] format --- hardware/opentrons_hardware/hardware_control/tool_sensors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hardware/opentrons_hardware/hardware_control/tool_sensors.py b/hardware/opentrons_hardware/hardware_control/tool_sensors.py index 586698ada1a..891b732ce07 100644 --- a/hardware/opentrons_hardware/hardware_control/tool_sensors.py +++ b/hardware/opentrons_hardware/hardware_control/tool_sensors.py @@ -129,7 +129,7 @@ def _build_pass_step_capacitive( i for i in movers if i in [NodeId.pipette_left, NodeId.pipette_right, NodeId.gripper] - ] # include gripper firmware in capacitive data collection?! + ] # include gripper firmware in capacitive data collection?! move_group = create_step( distance={ax: float64(abs(distance[ax])) for ax in movers},