brightway-lca / brightway-lca/bw_processing
See if a Datapackage object is non mutable or not
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
For the moment, `Datapackage` objects are supposed to be non mutable. In that case, we should force the finalization of such object and test if the object has been finalized before any operation can be applied to it.
If a `Datapackage` object is mutable, then introduce such mechanism.
Contributor guide
Assessment
This issue has not been assessed yet.