Apply suggestions from code review of branch continue-removing-deps

Co-authored-by: Richard Bowman <richard.bowman@cantab.net>
This commit is contained in:
Julian Stirling 2025-12-17 10:08:47 +00:00
parent 5a391bff1c
commit 09336c9cb5

View file

@ -218,8 +218,6 @@ class JPEGSharpnessMonitor:
``data_dict`` and data with interpolated ``z`` positions can be retrieved with
move_data.
A new JPEGSharpnessMonitor instance is created each time an action with the
SharpnessMonitorDep as an argument is called.
"""
def __init__(self, stage: BaseStage, camera: BaseCamera) -> None: