diff --git a/openflexure_microscope/stage/mock.py b/openflexure_microscope/stage/mock.py index fe2d2ac6..e85fa43b 100644 --- a/openflexure_microscope/stage/mock.py +++ b/openflexure_microscope/stage/mock.py @@ -23,7 +23,7 @@ class MockStage(BaseStage): "position": self.position_map, "board": None, "firmware": None, - "version": None + "version": None, } return status