We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c3a772 commit 50dc362Copy full SHA for 50dc362
microscope/controllers/asi.py
@@ -605,7 +605,7 @@ def _do_shutdown(self) -> None:
605
pass
606
607
def _do_enable(self) -> bool:
608
- # Before a device can moved, it first needs to establish a
+ # Before a device can move, it first needs to establish a
609
# reference to the home position. We won't be able to move
610
# unless we home it first.
611
if not self.homed:
0 commit comments