Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Ipuch committed Jul 19, 2023
1 parent ddfdaa1 commit 2b5ebe9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_solver_options.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,3 @@ def test_ipopt_solver_options():

solver.set_nlp_scaling_method("gradient-fiesta")
assert solver.nlp_scaling_method == "gradient-fiesta"

0 comments on commit 2b5ebe9

Please sign in to comment.