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 Jul 21, 2023
1 parent a1aa4ef commit 1906102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ rule add_export:
overrides="data/override_component_attrs",
export_ports="data/export_ports.csv",
costs=CDIR + "costs_{planning_horizons}.csv",
ship_profile="data/ship_profile_9TWh.csv", # TODO create rule with {h2export} wildcard
ship_profile="data/ship_profile_9TWh.csv", # TODO create rule with {h2export} wildcard
network=RDIR
+ "/prenetworks/elec_s{simpl}_{clusters}_ec_l{ll}_{opts}_{sopts}_{planning_horizons}_{discountrate}_{demand}.nc",
shapes_path=pypsaearth(
Expand Down

0 comments on commit 1906102

Please sign in to comment.