[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
This commit is contained in:
pre-commit-ci[bot] 2023-07-05 09:22:18 +00:00
parent 9c3f89160a
commit 07add5a10d

View File

@ -358,7 +358,6 @@ def update_transmission_costs(n, costs, length_factor=1.0):
def attach_wind_and_solar(
n, costs, input_profiles, carriers, extendable_carriers, line_length_factor=1
):
for car in carriers:
if car == "hydro":
continue