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 Aug 2, 2024
1 parent b62db80 commit f58322c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepare_sector_network.py
Original file line number Diff line number Diff line change
Expand Up @@ -2358,7 +2358,7 @@ def add_biomass(n, costs):
* costs.at["solid biomass", "CO2 intensity"],
p_nom_extendable=True,
)

e_max_pu = pd.Series([1] * (len(n.snapshots) - 1) + [0], index=n.snapshots)
n.madd(
"Store",
Expand Down

0 comments on commit f58322c

Please sign in to comment.