From 7402e58b56bce24bb391d0034ba44f004f0d3260 Mon Sep 17 00:00:00 2001 From: panepucci Date: Tue, 1 Dec 2015 10:06:40 +0100 Subject: [PATCH] Startup --- script/test.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 script/test.py diff --git a/script/test.py b/script/test.py new file mode 100644 index 0000000..3252035 --- /dev/null +++ b/script/test.py @@ -0,0 +1,3 @@ + +def test1(): + print beam_ref.read() \ No newline at end of file