From f95d014a00a1e05121c165b0eb7fd58a34836f18 Mon Sep 17 00:00:00 2001 From: panepucci Date: Tue, 15 Dec 2015 14:49:34 +0100 Subject: [PATCH] Closedown --- script/local.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/script/local.py b/script/local.py index c8115f5..60622f4 100644 --- a/script/local.py +++ b/script/local.py @@ -60,10 +60,10 @@ def fit(ydata, xdata = None): #fit([1,2,3, 3,3,3,4,5,6,12,33,23,15,3,2,1, 1, 1, 1, 1]) -#def rock(axis = th1): -# run("rock", {"rock_axis":th1}) +def rock(axis = None): + run("rock", {"rock_axis":None}) -from rock import rock +#from rock import rock def fbm(): """