Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SkBlaz committed Jan 10, 2024
1 parent 7b9702e commit f4fe6c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ranking_module_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class args:
interaction_order: int = 3
combination_number_upper_bound: int = 1024
disable_tqdm: bool = False
mi_stratified_sampling_ratio: float = 1.0


class CompareStrategiesTest(unittest.TestCase):
Expand Down

0 comments on commit f4fe6c6

Please sign in to comment.