From fae7c37c74b30af995fe5e831db3bf87c39cb6be Mon Sep 17 00:00:00 2001 From: Ryan howard Date: Thu, 12 Dec 2024 10:36:14 -0500 Subject: [PATCH] lint py --- hardware-testing/hardware_testing/gravimetric/workarounds.py | 1 - 1 file changed, 1 deletion(-) diff --git a/hardware-testing/hardware_testing/gravimetric/workarounds.py b/hardware-testing/hardware_testing/gravimetric/workarounds.py index c1a19d7fee3..5bb00de5575 100644 --- a/hardware-testing/hardware_testing/gravimetric/workarounds.py +++ b/hardware-testing/hardware_testing/gravimetric/workarounds.py @@ -4,7 +4,6 @@ from typing import List import platform from json import loads as json_loads -from hardware_testing.data import ui from opentrons.hardware_control import SyncHardwareAPI from opentrons.protocol_api.labware import Labware from opentrons.protocol_api import InstrumentContext, ProtocolContext