brightway-lca / brightway2-data

Tools for the management of inventory databases and impact assessment methods. Part of the Brightway LCA framework.
https://docs.brightway.dev/
BSD 3-Clause "New" or "Revised" License
8 stars 21 forks source link

Use enum for e.g. type dictionary #54

Closed aleksandra-kim closed 2 years ago

aleksandra-kim commented 6 years ago

Original report by Chris Mutel (Bitbucket: cmutel, GitHub: cmutel).


Either:

cmutel commented 2 years ago

Brightway 2.5 removes magic mapping values. Strings remain, but making these an enum doesn't add much.