Skip to content

Commit

Permalink
rounding error fixed assert 0.90 > 0.91
Browse files Browse the repository at this point in the history
  • Loading branch information
Demirrr committed Dec 5, 2024
1 parent adf2bc4 commit d2f976a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_example_concept_learning_evaluation.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ def test_learning(self):
0.2,
0.97,
0.1,
0.91,
0.90,
0.4,
0.95,
0.3])):
Expand Down

0 comments on commit d2f976a

Please sign in to comment.