From 3bb4e06df1fd76280f2e883f557fa92bf04f48f6 Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Fri, 8 Jul 2022 11:46:50 +0200 Subject: [PATCH] renamed alvra_experiment.LaserExp -> alvra_explaser.ExpLaser --- slic/devices/loptics/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slic/devices/loptics/__init__.py b/slic/devices/loptics/__init__.py index a47342ac..0286de09 100644 --- a/slic/devices/loptics/__init__.py +++ b/slic/devices/loptics/__init__.py @@ -1,5 +1,5 @@ -from . import alvra_experiment +from . import alvra_explaser from . import lasershutter