We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5532c66 commit 96ae446Copy full SHA for 96ae446
1 file changed
patsy/mgcv_cubic_splines.py
@@ -815,6 +815,7 @@ def test_crs_compat():
815
start_idx = stop_idx + 1
816
assert tests_ran == R_crs_num_tests
817
818
+test_crs_compat.slow = True
819
820
def test_crs_with_specific_constraint():
821
from patsy.highlevel import incr_dbuilder, build_design_matrices, dmatrix
0 commit comments