Update slic/utils/hastyepics.py
Run CI Tests / test (push) Successful in 54s

This commit is contained in:
2025-08-03 19:01:48 +02:00
parent 0d9ff376fd
commit 98f69d76de
+1
View File
@@ -46,6 +46,7 @@ class Motor(epics.Motor):
self.add_pv(pvname, attr=key)
print("After add_pv:", name, "\n")
self._callbacks = {}
print("LATER:", getattr(m1, '_prefix'))
print("End :", name, "\n")