mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-17 07:39:21 +01:00
refactor: bugfix
This commit is contained in:
@@ -10,7 +10,7 @@ from ophyd.pseudopos import (
|
|||||||
PseudoPositioner,
|
PseudoPositioner,
|
||||||
)
|
)
|
||||||
from ophyd_devices.utils.socket import data_shape, data_type
|
from ophyd_devices.utils.socket import data_shape, data_type
|
||||||
import ophyd_devices.utils.bec_utils as bec_utils
|
from ophyd_devices.utils import bec_utils as bec_utils
|
||||||
|
|
||||||
from bec_lib.core import bec_logger
|
from bec_lib.core import bec_logger
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user