[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
c284223a38
commit
dc90398b12
@ -135,7 +135,7 @@ def add_everywhere_powerplants(ppl, substations, everywhere_powerplants):
|
||||
everywhere_ppl["Capacity"] = 0.0
|
||||
|
||||
# Assign plausible values for the commissioning and decommissioning years
|
||||
# required for multi-year models
|
||||
# required for multi-year models
|
||||
everywhere_ppl["DateIn"] = ppl["DateIn"].min()
|
||||
everywhere_ppl["DateOut"] = ppl["DateOut"].max()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user