Commit 76094b2c authored by Joel Collins's avatar Joel Collins
Browse files

Code formatting

parent 2f08bd37
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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.