Skip to content

Commit

Permalink
Update Snakefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hazemakhalek authored Jul 17, 2024
1 parent 68e8888 commit 698bda7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -737,7 +737,6 @@ rule build_base_industry_totals: #default data
base_year=config["demand_data"]["base_year"],
countries=config["countries"],
other_industries=config["demand_data"]["other_industries"],
industry_config=snakemake.config["industry"],
input:
#industrial_production_per_country="data/industrial_production_per_country.csv",
#unsd_path="data/demand/unsd/data/",
Expand Down

0 comments on commit 698bda7

Please sign in to comment.