mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-16 07:29:20 +01:00
refactor!: moved to new ophyd_devices repo structure
BREAKING CHANGE: cleaned up and migrated to the new repo structure. Only shared devices will be hosted in ophyd_devices. Everything else will be in the beamline-specific repositories
This commit is contained in:
@@ -10,7 +10,7 @@ import pytest
|
||||
from bec_server.device_server.tests.utils import DMMock
|
||||
from ophyd import Device, Signal
|
||||
|
||||
from ophyd_devices.ophyd_base_devices.bec_protocols import (
|
||||
from ophyd_devices.interfaces.protocols.bec_protocols import (
|
||||
BECDeviceProtocol,
|
||||
BECFlyerProtocol,
|
||||
BECPositionerProtocol,
|
||||
|
||||
Reference in New Issue
Block a user