Skip to content

Commit

Permalink
test: remove specific check incompatible for different OS
Browse files Browse the repository at this point in the history
  • Loading branch information
AldoGl committed Sep 5, 2024
1 parent 01e7244 commit 056c18b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_examples/test_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,4 @@ class TestMainExample(BaseMainExampleTestClass):
"METHOD: BestBatchSampler",
*[f"BATCH NUMBER: {i}" for i in range(1, nb_batches + 1)],
TRUE_PARAMETERS_STR,
BEST_PARAMETERS_STR,
)

0 comments on commit 056c18b

Please sign in to comment.