[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
d1243daf4b
commit
a8dde158cb
@ -3371,7 +3371,7 @@ def add_enhanced_geothermal(
|
|||||||
p_nom_extendable=True,
|
p_nom_extendable=True,
|
||||||
)
|
)
|
||||||
|
|
||||||
if
|
if
|
||||||
|
|
||||||
|
|
||||||
for bus, bus_overlap in overlap.iterrows():
|
for bus, bus_overlap in overlap.iterrows():
|
||||||
@ -3407,7 +3407,7 @@ def add_enhanced_geothermal(
|
|||||||
f"geothermal heat surface {bus}",
|
f"geothermal heat surface {bus}",
|
||||||
location=bus,
|
location=bus,
|
||||||
)
|
)
|
||||||
|
|
||||||
n.madd(
|
n.madd(
|
||||||
"Link",
|
"Link",
|
||||||
f"{bus} enhanced geothermal" + appendix,
|
f"{bus} enhanced geothermal" + appendix,
|
||||||
|
Loading…
Reference in New Issue
Block a user