Skip to content

Commit

Permalink
Fix BW25 database export function
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi authored and romainsacchi committed Nov 27, 2024
1 parent 217c830 commit 275fc41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unfold/brightway25_export.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from bw2data import Database, databases
from bw2io.importers.base_lci import LCIImporter
from wurst.linking import change_db_name, check_internal_linking, link_internal


class BW25UnfoldExporter(LCIImporter):
Expand Down

0 comments on commit 275fc41

Please sign in to comment.