From b58532aa3dbd299b0991b5dbb89490ce86f33ec0 Mon Sep 17 00:00:00 2001 From: gobbo_a Date: Tue, 24 Jan 2017 15:46:42 +0100 Subject: [PATCH] Closedown --- script/test/ReturnBug.py | 1 + 1 file changed, 1 insertion(+) diff --git a/script/test/ReturnBug.py b/script/test/ReturnBug.py index 5889686..280e1ba 100644 --- a/script/test/ReturnBug.py +++ b/script/test/ReturnBug.py @@ -1,3 +1,4 @@ +import random import ch.psi.pshell.epics.ControlledVariable as ControlledVariable phase = ControlledVariable("Phase", "SINEG01-RSYS:SET-VSUM-PHASE-SIM", "SINEG01-RSYS:GET-VSUM-PHASE-SIM")