[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
51e09f5e61
commit
bdeab82b49
@ -1084,7 +1084,9 @@ def add_storage_and_grids(n, costs):
|
||||
)
|
||||
|
||||
if options["hydrogen_turbine"]:
|
||||
logger.info("Adding hydrogen turbine for re-electrification. Assuming OCGT technology costs.")
|
||||
logger.info(
|
||||
"Adding hydrogen turbine for re-electrification. Assuming OCGT technology costs."
|
||||
)
|
||||
# TODO: perhaps replace with hydrogen-specific technology assumptions.
|
||||
|
||||
n.madd(
|
||||
|
Loading…
Reference in New Issue
Block a user