[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2024-08-02 14:47:20 +00:00
parent 69c6a4dca4
commit 3149bfd926

View File

@ -2358,7 +2358,7 @@ def add_biomass(n, costs):
* costs.at["solid biomass", "CO2 intensity"], * costs.at["solid biomass", "CO2 intensity"],
p_nom_extendable=True, p_nom_extendable=True,
) )
e_max_pu = pd.Series([1] * (len(snapshots) - 1) + [0], index=n.snapshots) e_max_pu = pd.Series([1] * (len(snapshots) - 1) + [0], index=n.snapshots)
n.madd( n.madd(
"Store", "Store",