X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;ds=sidebyside;f=sfa%2Fmethods%2Freset_slice.py;h=c3975ffd672687b04fc6e11321928162c08a4729;hb=40a495f8641262cbeeed64f19b9c3e3198d93c14;hp=387981d46b6eff05ab06cb47c27da4b73567d522;hpb=431a6bf78c6232a44b178e2092451e733a71bba3;p=sfa.git diff --git a/sfa/methods/reset_slice.py b/sfa/methods/reset_slice.py index 387981d4..c3975ffd 100644 --- a/sfa/methods/reset_slice.py +++ b/sfa/methods/reset_slice.py @@ -1,6 +1,7 @@ from sfa.util.xrn import urn_to_hrn from sfa.util.method import Method -from sfa.util.parameter import Parameter, Mixed + +from sfa.storage.parameter import Parameter, Mixed class reset_slice(Method): """