remove parameters from mve.py

Former-commit-id: 9f8d10ae64
pull/1161/head
Stephen Mather 2018-12-03 04:38:19 +00:00
rodzic 32322161eb
commit 77a83c97e0
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", [])