Skip to content

Commit 46a1006

Browse files
committed
Fix excel importer where products and processes are too similar
1 parent 4a9cc62 commit 46a1006

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

activity_browser/bwutils/importers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ def automated_import(self, db_name: str, relink: dict = None) -> list:
8686
other=bd.Database(bd.config.biosphere),
8787
kind="biosphere",
8888
),
89-
assign_only_product_as_production,
9089
link_technosphere_by_activity_hash,
9190
drop_falsey_uncertainty_fields_but_keep_zeros,
9291
convert_uncertainty_types_to_integers,

0 commit comments

Comments
 (0)