Skip to content

Commit

Permalink
Update refinement benchmark following addition of num. evals return
Browse files Browse the repository at this point in the history
Signed-off-by: Håkon Wiik Ånes <hwaanes@gmail.com>
  • Loading branch information
hakonanes committed Jan 23, 2023
1 parent 2faa2d1 commit 4837047
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/indexing/test_refinement.py
Expand Up @@ -101,7 +101,7 @@ def test_refine_pc(benchmark):
navigation_mask=nav_mask1,
)

scores_ref, detector_ref = benchmark(
_, detector_ref, _ = benchmark(
s.refine_projection_center,
xmap=xmap,
detector=detector,
Expand Down

0 comments on commit 4837047

Please sign in to comment.