Skip to content

Commit 5bbe795

Browse files
committed
re-commit original test conditions
1 parent a196cc5 commit 5bbe795

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_auc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ def test_auc_iglu_r_compatible(scenario):
6363
check_freq=True,
6464
check_flags=True,
6565
check_exact=False,
66-
rtol=0.00001,
66+
rtol=0.01,
6767
)
6868

6969

0 commit comments

Comments
 (0)