[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:
|
||||
network_lopf(
|
||||
n,
|
||||
solver_name=solver_name,
|
||||
solver_options=solver_options,
|
||||
**kwargs
|
||||
n, solver_name=solver_name, solver_options=solver_options, **kwargs
|
||||
)
|
||||
else:
|
||||
ilopf(
|
||||
|
Loading…
Reference in New Issue
Block a user