Skip to content

Commit

Permalink
apply black
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbybp committed Jun 14, 2024
1 parent fd039f5 commit b1cc0a4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -331,6 +331,7 @@ def test_solve_13arg_callback(self):
m = create_model1()

iterate_data = []

def intermediate(
nlp,
alg_mod,
Expand Down Expand Up @@ -374,6 +375,7 @@ def test_solve_13arg_callback(self):
m = create_model1()

iterate_data = []

def intermediate(
nlp,
problem,
Expand Down

0 comments on commit b1cc0a4

Please sign in to comment.