From 5ed93b18be6c4d80202a72d7018f9105c61cbc11 Mon Sep 17 00:00:00 2001 From: Giordon Stark Date: Tue, 10 Dec 2024 20:46:26 -0500 Subject: [PATCH] clarify docstring more --- tests/test_infer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_infer.py b/tests/test_infer.py index 0726d0565a..44442f9af0 100644 --- a/tests/test_infer.py +++ b/tests/test_infer.py @@ -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