Code formatting
This commit is contained in:
parent
2f08bd37d3
commit
76094b2cc2
1 changed files with 0 additions and 1 deletions
|
|
@ -163,7 +163,6 @@ class Microscope:
|
||||||
else:
|
else:
|
||||||
logging.warning("The stage type is incorrectly defined.")
|
logging.warning("The stage type is incorrectly defined.")
|
||||||
|
|
||||||
|
|
||||||
def has_real_stage(self) -> bool:
|
def has_real_stage(self) -> bool:
|
||||||
"""
|
"""
|
||||||
Check if a real (non-mock) stage is currently attached.
|
Check if a real (non-mock) stage is currently attached.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue