Fix docstrings

This commit is contained in:
Julian Stirling 2026-06-03 22:36:34 +01:00
parent fa21224eaa
commit 08e58a3c1d
5 changed files with 16 additions and 12 deletions

View file

@ -171,7 +171,7 @@ class ScanWorkflow(Generic[SettingModelType], lt.Thing):
:param dz: The dz for autofocus.
:param images_dir: The path to the directory for saving images.
:param capture mode: The name of the camera capture mode.
:param capture_mode: The name of the camera capture mode.
:return: A tuple ready to pass out of acquisition routine. In this method,
image is always taken, so first return is True.