Apply suggestions from code review of branch Stitch-all

Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
This commit is contained in:
Joe Knapper 2025-07-25 16:42:27 +00:00
parent 7ac77c3e89
commit d6f1502593

View file

@ -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: