postprocess: fix typo in benchmark folder

This commit is contained in:
Fabian Hofmann 2024-03-26 13:28:06 +01:00 committed by GitHub
parent da0c327138
commit be7dc0d0bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ if config["foresight"] != "perfect":
benchmark: benchmark:
( (
RESULTS RESULTS
+ "benchmarksplot_power_network/elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}" + "benchmarks/plot_power_network/elec_s{simpl}_{clusters}_l{ll}_{opts}_{sector_opts}_{planning_horizons}"
) )
conda: conda:
"../envs/environment.yaml" "../envs/environment.yaml"