We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af73654 commit 321c52cCopy full SHA for 321c52c
mapie_v1/integration_tests/tests/test_regression.py
@@ -423,7 +423,7 @@ def test_intervals_and_predictions_exact_equality_jackknife(
423
@pytest.mark.parametrize("params_quantile", params_test_cases_quantile)
424
def test_intervals_and_predictions_exact_equality_quantile(
425
params_quantile: dict
426
-) -> None :
+) -> None:
427
v0_params = params_quantile["v0"]
428
v1_params = params_quantile["v1"]
429
0 commit comments