diff --git a/tests/test_paired_bootstrap.py b/tests/test_paired_bootstrap.py index 97fe96d..3a23c63 100644 --- a/tests/test_paired_bootstrap.py +++ b/tests/test_paired_bootstrap.py @@ -3,7 +3,7 @@ import pytest -pytest.importorskip("numpy") +pytest.importorskip("modal") from src.gpu.modal_distill import paired_bootstrap