Skip to content

Commit

Permalink
clarify docstring more
Browse files Browse the repository at this point in the history
  • Loading branch information
kratsg committed Dec 11, 2024
1 parent a95f1b4 commit 5ed93b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_infer.py
Original file line number Diff line number Diff line change
Expand Up @@ -646,7 +646,7 @@ def test_deprecated_upperlimit(hypotest_args):

def test_issue2563_toms748_scan_setLevel(tmp_path, hypotest_args):
"""
Test that setting the level actually gives us what we expect.
Test that setting the level actually gives us what we expect for scan=None (using the toms748 algorithm)
"""
_, data, model = hypotest_args

Expand Down

0 comments on commit 5ed93b1

Please sign in to comment.