Skip to content

Typo in Cheatsheet #176

Closed
Closed
@CristinaMadrid

Description

@CristinaMadrid

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions