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

Fix collections DeprecationWarning #72

Closed BenPortner closed 4 years ago

BenPortner commented 4 years ago

use collections.abc.stuff instead of collections.stuff to avoid DeprecationWarning