diff --git a/tests/test_utils_hastepics.py b/tests/test_utils_hastepics.py index c46f2373f..57df92443 100644 --- a/tests/test_utils_hastepics.py +++ b/tests/test_utils_hastepics.py @@ -178,4 +178,3 @@ def test_motor_callbacks_empty(): m = Motor("TEST:SIM:M12") assert isinstance(m._callbacks, dict) assert m._callbacks == {} -''' \ No newline at end of file