diff --git a/Snakefile b/Snakefile index 8954c89e..04b43211 100644 --- a/Snakefile +++ b/Snakefile @@ -410,4 +410,4 @@ rule plot_p_nom_max: input: input_plot_p_nom_max output: "results/plots/elec_s{simpl}_cum_p_nom_max_{clusts}_{techs}_{country}.{ext}" log: "logs/plot_p_nom_max/elec_s{simpl}_{clusts}_{techs}_{country}_{ext}.log" - script: "scripts/plot_p_nom_max.py" \ No newline at end of file + script: "scripts/plot_p_nom_max.py"