Apply suggestions from code review of branch Stitch-all
Co-authored-by: Julian Stirling <julian@julianstirling.co.uk>
This commit is contained in:
parent
7ac77c3e89
commit
d6f1502593
1 changed files with 1 additions and 2 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue