oie-mines-paristech / lca_algebraic

Layer over brightway2 for algebraic definition of parametric models and super fast computation of LCA
BSD 2-Clause "Simplified" License
35 stars 18 forks source link

param.label -> param.name #3

Closed n1c0l492 closed 4 years ago

n1c0l492 commented 4 years ago

https://github.com/oie-mines-paristech/lca_algebraic/blob/cf633e61f8bac4e7628dfed9d03e424c0078cc7e/lca_algebraic/params.py#L281

param.label does not report any names for variables, change it to param.name to have the function properly working.