[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
643a62049b
commit
94e5f160b0
@ -389,10 +389,7 @@ def solve_network(n, config, opts="", **kwargs):
|
|||||||
|
|
||||||
if skip_iterations:
|
if skip_iterations:
|
||||||
network_lopf(
|
network_lopf(
|
||||||
n,
|
n, solver_name=solver_name, solver_options=solver_options, **kwargs
|
||||||
solver_name=solver_name,
|
|
||||||
solver_options=solver_options,
|
|
||||||
**kwargs
|
|
||||||
)
|
)
|
||||||
else:
|
else:
|
||||||
ilopf(
|
ilopf(
|
||||||
|
Loading…
Reference in New Issue
Block a user