[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
f2e53b59bf
commit
0a3c177f4b
@ -1068,7 +1068,6 @@ def add_storage_and_grids(n, costs):
|
||||
)
|
||||
|
||||
if options["hydrogen_fuel_cell"]:
|
||||
|
||||
logger.info("Adding hydrogen fuel cell for re-electrification.")
|
||||
|
||||
n.madd(
|
||||
@ -1085,7 +1084,6 @@ def add_storage_and_grids(n, costs):
|
||||
)
|
||||
|
||||
if options["hydrogen_turbine"]:
|
||||
|
||||
logger.info("Adding hydrogen turbine for re-electrification.")
|
||||
|
||||
n.madd(
|
||||
|
Loading…
Reference in New Issue
Block a user