From e980bf2ee6f7c6eac0babb50995af92868ae0519 Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Thu, 16 May 2024 13:18:02 +0200 Subject: [PATCH] fix: fixed import --- csaxs_bec/devices/galil/lgalil_ophyd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csaxs_bec/devices/galil/lgalil_ophyd.py b/csaxs_bec/devices/galil/lgalil_ophyd.py index 050ef7d..956e675 100644 --- a/csaxs_bec/devices/galil/lgalil_ophyd.py +++ b/csaxs_bec/devices/galil/lgalil_ophyd.py @@ -9,7 +9,7 @@ from ophyd.status import wait as status_wait from ophyd.utils import LimitError from ophyd_devices.utils.socket import SocketIO, raise_if_disconnected -from .galil_ophyd import ( +from csaxs_bec.devices.galil.galil_ophyd import ( BECConfigError, GalilAxesReferenced, GalilController,