SpreadsheetUpdater - change aaredbclient import to aaredb

This commit is contained in:
2026-02-24 14:44:54 +01:00
parent 87cf325de1
commit d0a321b08c
+1 -1
View File
@@ -2,7 +2,7 @@ import os
import json
import websocket
import time
from aareDBclient.models import PuckWithTellPosition
from aareDB.models import PuckWithTellPosition
from aare.common.models import SampleShortInfoList, SampleShortInfo, DewarAddress
from config import BeamlineConfig
from aare.common.beamline import MXBeamline, mx_beamline