We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a196cc5 commit 5bbe795Copy full SHA for 5bbe795
1 file changed
tests/test_auc.py
@@ -63,7 +63,7 @@ def test_auc_iglu_r_compatible(scenario):
63
check_freq=True,
64
check_flags=True,
65
check_exact=False,
66
- rtol=0.00001,
+ rtol=0.01,
67
)
68
69
0 commit comments