Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 11, 2024
1 parent 38ab042 commit b656f13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,8 @@ rule prepare_energy_totals:

rule build_solar_thermal_profiles:
params:
solar_thermal_config= config["solar_thermal"],
snapshots= config["snapshots"],
solar_thermal_config=config["solar_thermal"],
snapshots=config["snapshots"],
input:
pop_layout_total="resources/population_shares/pop_layout_total.nc",
pop_layout_urban="resources/population_shares/pop_layout_urban.nc",
Expand Down

0 comments on commit b656f13

Please sign in to comment.