Skip to content

Commit

Permalink
CLN: black
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob-Stevens-Haas committed Apr 28, 2024
1 parent bd79e8f commit 3138331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_gridsearch.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ def test_find_gridpoints(gridsearch_results, locator):
full_details["plot_data"],
full_details["series_data"].values(),
full_details["metrics"],
full_details["scan_grid"]
full_details["scan_grid"],
)
assert [want] == results

Expand Down

0 comments on commit 3138331

Please sign in to comment.