From 8a9e75f4a8950b07f9b312ab189aed573ffede28 Mon Sep 17 00:00:00 2001 From: romainsacchi Date: Mon, 11 Mar 2024 17:52:23 +0100 Subject: [PATCH] EODC --- pathways/pathways.py | 1 - 1 file changed, 1 deletion(-) diff --git a/pathways/pathways.py b/pathways/pathways.py index 05fd6d3..5e944fc 100644 --- a/pathways/pathways.py +++ b/pathways/pathways.py @@ -641,7 +641,6 @@ def calculate( self.datapackage, model, scenario, year, data_type=data_type ) B = np.asarray(B.todense()) - except FileNotFoundError: # If LCA matrices can't be loaded, skip to the next iteration print(