GreenDelta / openlca-python-tutorial

Explains the usage of the openLCA API from Python (Jython)
Other
59 stars 17 forks source link

Change exchange's property from ìnput` to `isInput` in README and olca-schema doc #21

Open clementbrizard opened 4 years ago

clementbrizard commented 4 years ago

I found out in the source code of the model (here is the line) that the proper name of the attribute was isInput.

Both the olca-schema doc and the README of this repo indicate input :

Capture