Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
adedaran committed Jul 17, 2024
1 parent 2adaf5e commit 26f7ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -376,8 +376,8 @@ def experiments():
[
[1.0, 1.0, None, None, None, None],
[1.0, None, 3.0, None, None, None],
[None, 1.0, None, None, None, None],
[1.0, None, None, None, None, None],
[None, 1.0, None, None, None, None],
]
)
expected_top_slices_statistics_8 = [
Expand Down

0 comments on commit 26f7ad8

Please sign in to comment.