Skip to content

Commit

Permalink
Update test_pytest.py
Browse files Browse the repository at this point in the history
should actually fix pytest this time
  • Loading branch information
amnorman authored Jun 20, 2024
1 parent 6cefa89 commit b6d9077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_pytest.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def test_algorithm_experiment():
output_image_path,
False,
False,
0,
)
roc_results = {
"OverlappingNeighbors": 0.6000000000000001,
Expand Down

0 comments on commit b6d9077

Please sign in to comment.