Code formatting

This commit is contained in:
Joel Collins 2020-10-27 17:11:41 +00:00
parent 2f08bd37d3
commit 76094b2cc2

View file

@ -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.