diff --git a/devices.py b/devices.py index 90ff45d..0f650fe 100644 --- a/devices.py +++ b/devices.py @@ -116,7 +116,7 @@ components = [ "kwargs": {}, "z_und": 92, "desc": "Vertical offset mirror 1", - "type": "slic.devices.xoptics.offset_mirrors:OffsetMirror", + "type": "slic.devices.xoptics.offsetmirrors:OffsetMirror", "kwargs": {"ID": "SAROP21-OOMV092"}, }, { @@ -125,7 +125,7 @@ components = [ "kwargs": {}, "z_und": 96, "desc": "Vertical offset mirror 2", - "type": "slic.devices.xoptics.offset_mirrors:OffsetMirror", + "type": "slic.devices.xoptics.offsetmirrors:OffsetMirror", "kwargs": {"ID": "SAROP21-OOMV096"}, }, {