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