From c128ecfcae6f444e3cb42ceaec14c8852465481e Mon Sep 17 00:00:00 2001 From: Julian Stirling Date: Mon, 29 Jun 2026 11:55:57 +0000 Subject: [PATCH] Apply suggestions from code review of branch rename-rom-thing --- src/openflexure_microscope_server/things/stage_measure.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/openflexure_microscope_server/things/stage_measure.py b/src/openflexure_microscope_server/things/stage_measure.py index ad3763bd..22632f3b 100644 --- a/src/openflexure_microscope_server/things/stage_measure.py +++ b/src/openflexure_microscope_server/things/stage_measure.py @@ -2,7 +2,6 @@ This includes: -* Calibrating the relationship between camera and stage coordinates. * Finding the centre of motion * Measuring the range of motion """