Skip to content

Commit

Permalink
EODC
Browse files Browse the repository at this point in the history
  • Loading branch information
romainsacchi committed Mar 11, 2024
1 parent 466d0bb commit 8a9e75f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pathways/pathways.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 8a9e75f

Please sign in to comment.