diff --git a/main.py b/main.py index b86156e8..519a5958 100644 --- a/main.py +++ b/main.py @@ -6,7 +6,6 @@ from hub.imports.results_factory import ResultFactory input_file = "data/cmm_test_corrected.geojson" demand_file = "data/energy_demand_data.csv" -# Initialize city object from GeometryFactory city = GeometryFactory( "geojson", input_file,