From d6f1502593be1d2bdc3dae497b05aaf5196d87d9 Mon Sep 17 00:00:00 2001 From: Joe Knapper Date: Fri, 25 Jul 2025 16:42:27 +0000 Subject: [PATCH] Apply suggestions from code review of branch Stitch-all Co-authored-by: Julian Stirling --- src/openflexure_microscope_server/things/smart_scan.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/openflexure_microscope_server/things/smart_scan.py b/src/openflexure_microscope_server/things/smart_scan.py index c295896e..044ab3a8 100644 --- a/src/openflexure_microscope_server/things/smart_scan.py +++ b/src/openflexure_microscope_server/things/smart_scan.py @@ -984,8 +984,7 @@ class SmartScanThing(lt.Thing): ): """Check the list of scans, and stitch any that don't have a DZI associated with it. - Raises: - RuntimeError if the microscope is currently running a scan + :raises RuntimeError: if the microscope is currently running a scan """ if self._scan_logger is not None: