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 67b8a72 commit c5e9a37Copy full SHA for c5e9a37
microscope/filterwheels/aurox.py
@@ -354,4 +354,4 @@ def set_position(self, pos, blocking=True):
354
return result
355
356
def initialize(self):
357
- pass
+ super().initialize()
0 commit comments