Update slic/utils/hastyepics.py
Run CI Tests / test (push) Has been cancelled

This commit is contained in:
2025-08-08 17:15:30 +02:00
parent 8af7b50754
commit 59f56efbf9
+2
View File
@@ -1,5 +1,7 @@
import epics
from epics import get_pv as _get_pv
from epics import PV as _PV
import time
from epics.device import Device
from epics.motor import MotorException