From 2115bf7abaf1691b085a1391d734dae94fe0e114 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Mon, 5 Aug 2024 16:55:11 -0400 Subject: [PATCH] Clean --- lca_carbon_workflow.py | 1 + 1 file changed, 1 insertion(+) diff --git a/lca_carbon_workflow.py b/lca_carbon_workflow.py index 220b41b..2462cf3 100644 --- a/lca_carbon_workflow.py +++ b/lca_carbon_workflow.py @@ -12,6 +12,7 @@ from pathlib import Path from hub.imports.geometry_factory import GeometryFactory from hub.imports.construction_factory import ConstructionFactory from hub.helpers.dictionaries import Dictionaries + from city_model_structure.life_cycle_assessment.access_nrcan_catalogue \ import AccessNrcanCatalog from city_model_structure.life_cycle_assessment.opening_emission \