remove parameters from mve.py

pull/1042/head
Stephen Mather 2018-12-03 04:38:19 +00:00
rodzic ae3221aa8b
commit 9f8d10ae64
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -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", [])