Skip to content

Commit a65b2bb

Browse files
committed
ruff fix
1 parent b2d5403 commit a65b2bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ulc_mm_package/utilities/coarse_focus_utility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
from ulc_mm_package.hardware.camera import AVTCamera
1111
from ulc_mm_package.hardware.hardware_constants import MIN_PRESSURE_DIFF
12-
from ulc_mm_package.hardware.pneumatic_module import PneumaticModule, PressureLeak
12+
from ulc_mm_package.hardware.pneumatic_module import PneumaticModule
1313
from ulc_mm_package.hardware.motorcontroller import DRV8825Nema
1414
from ulc_mm_package.hardware.led_driver_tps54201ddct import LED_TPS5420TDDCT
1515
from ulc_mm_package.hardware.scope_routines import CellFinder, NoCellsFound

0 commit comments

Comments
 (0)