From 6a12ac6d6370a3dab333a0343105cbbe11baa697 Mon Sep 17 00:00:00 2001 From: tligui_y Date: Fri, 8 Aug 2025 13:57:34 +0200 Subject: [PATCH] Update tests/test_utils_opmsg.py --- tests/test_utils_opmsg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_utils_opmsg.py b/tests/test_utils_opmsg.py index 90fe145a..5968673a 100644 --- a/tests/test_utils_opmsg.py +++ b/tests/test_utils_opmsg.py @@ -4,7 +4,7 @@ import pytest from epics import PV -from slic.utils.opmsg * +from slic.utils.opmsg import * # ----------------------------- # IOC: start all prefixes used by the SUT