[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
1bee34d57f
commit
125c406013
@ -467,7 +467,7 @@ def add_carrier_buses(n, carrier, nodes=None):
|
|||||||
* costs.at[carrier, "discount rate"], # preliminary value to avoid zeros
|
* costs.at[carrier, "discount rate"], # preliminary value to avoid zeros
|
||||||
)
|
)
|
||||||
|
|
||||||
if carrier == 'gas':
|
if carrier == "gas":
|
||||||
return
|
return
|
||||||
|
|
||||||
n.madd(
|
n.madd(
|
||||||
|
Loading…
Reference in New Issue
Block a user