mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-02-06 15:18:40 +01:00
fix: moved to new bec_client_lib structure
This commit is contained in:
@@ -4,7 +4,7 @@ import time
|
||||
from typing import List
|
||||
|
||||
import numpy as np
|
||||
from bec_utils import bec_logger
|
||||
from bec_client_lib.core import bec_logger
|
||||
from ophyd import Component as Cpt
|
||||
from ophyd import Device, PositionerBase, Signal
|
||||
from ophyd.status import wait as status_wait
|
||||
|
||||
Reference in New Issue
Block a user