haasad / EcoInventDownLoader

Download, unpack and import ecoinvent into your brightway2 project in one simple step
MIT License
13 stars 6 forks source link

Docstrings #7

Closed haasad closed 6 years ago

haasad commented 6 years ago

At a minimum, the EcoinventDownloader class and the get_ecoinvent function should have useful docstrings, because the **kwargs are passed from one to the other, which makes it harder to understand what optional kwargs can be specified in get_ecoinvent.

haasad commented 6 years ago

Fixed in #10