diff --git a/scripts/mve.py b/scripts/mve.py index df78fa53..a6e804a9 100644 --- a/scripts/mve.py +++ b/scripts/mve.py @@ -7,8 +7,6 @@ from opendm import context class ODMMveCell(ecto.Cell): -# def declare_params(self, params): -# params.declare("output_scale", "scale of optimization", 2) def declare_io(self, params, inputs, outputs): inputs.declare("tree", "Struct with paths", [])