tell_updater: fixed aaredb import
This commit is contained in:
@@ -10,7 +10,7 @@ from aareDB.models import PuckWithTellPosition
|
||||
from aare.devices.tell_client import TellClient
|
||||
|
||||
from aare.common.logger_config import setup_logger
|
||||
from aaredb import AareWrapper # Make sure the import path fits your project
|
||||
from aare.daq.aaredb import AareWrapper # Make sure the import path fits your project
|
||||
from aare.common.beamline import MXBeamline, mx_beamline
|
||||
|
||||
logger = setup_logger("aareDAQ")
|
||||
|
||||
Reference in New Issue
Block a user