Loading openflexure_microscope/microscope.py +0 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,6 @@ class Microscope: else: logging.warning("The stage type is incorrectly defined.") def has_real_stage(self) -> bool: """ Check if a real (non-mock) stage is currently attached. Loading Loading
openflexure_microscope/microscope.py +0 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,6 @@ class Microscope: else: logging.warning("The stage type is incorrectly defined.") def has_real_stage(self) -> bool: """ Check if a real (non-mock) stage is currently attached. Loading