Update tests/test_utils_hastepics.py
Run CI Tests / test (push) Successful in 3m24s

This commit is contained in:
2025-08-11 01:41:26 +02:00
parent 4a3e10db06
commit 00ea01b3f6
-1
View File
@@ -178,4 +178,3 @@ def test_motor_callbacks_empty():
m = Motor("TEST:SIM:M12")
assert isinstance(m._callbacks, dict)
assert m._callbacks == {}
'''