Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in Cheatsheet #176

Closed
CristinaMadrid opened this issue Nov 24, 2024 · 1 comment
Closed

Typo in Cheatsheet #176

CristinaMadrid opened this issue Nov 24, 2024 · 1 comment

Comments

@CristinaMadrid
Copy link

Hi eveyrone,
I promise i will try to learn how to propose changes myself. But for the moment I spotted
a typo in this section:
https://docs.brightway.dev/en/latest/content/cheatsheet/importing.html#how-can-i-import-a-local-copy-of-an-ecoinvent-release

In

importer = bi.SingleOutputEcospold2Importer(
    dirpath='<ecoinvent_database_zip_file>',
    dbname='<database_name>'
)
importer.apply_strategies()
importer.write_database()

dbname should read db_name

michaelweinold added a commit that referenced this issue Nov 25, 2024
@michaelweinold
Copy link
Contributor

Thank you for raising this issue. The typo has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants