From fe1d1b01761f0699fbbe117e39e85be0be16e8c4 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Tue, 17 Dec 2019 10:47:52 +0000 Subject: [PATCH] removed last camel --- devices.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devices.py b/devices.py index 7210b41..666ad0c 100755 --- a/devices.py +++ b/devices.py @@ -125,7 +125,7 @@ components = [ "kwargs": {}, "z_und": 92, "desc": "Vertical offset mirror 1", - "type": "slic.devices.xoptics.offsetMirrors:OffsetMirror", + "type": "slic.devices.xoptics.offset_mirrors:OffsetMirror", "kwargs": {"Id": "SAROP21-OOMV092"}, }, { @@ -134,7 +134,7 @@ components = [ "kwargs": {}, "z_und": 96, "desc": "Vertical offset mirror 2", - "type": "slic.devices.xoptics.offsetMirrors:OffsetMirror", + "type": "slic.devices.xoptics.offset_mirrors:OffsetMirror", "kwargs": {"Id": "SAROP21-OOMV096"}, }, {