From 8b1dbe54359da8bb9d31593f64d2a8784e30793d Mon Sep 17 00:00:00 2001 From: romainsacchi Date: Tue, 12 Mar 2024 16:09:54 +0000 Subject: [PATCH] Black reformating --- pathways/lcia.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pathways/lcia.py b/pathways/lcia.py index c0bb586..aa97a47 100644 --- a/pathways/lcia.py +++ b/pathways/lcia.py @@ -68,5 +68,4 @@ def fill_characterization_factors_matrix(biosphere_flows: list, methods) -> np.n except KeyError: continue - return cf_matrix