From 7a64202219be79adf965b29feaa9b43eac3fd1e7 Mon Sep 17 00:00:00 2001 From: "Uyanik, Yusuf" Date: Tue, 10 Dec 2024 15:01:49 +0100 Subject: [PATCH] testing2 --- python/tests/test_plots.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/tests/test_plots.py b/python/tests/test_plots.py index 5f2ca41d..1b02dd2e 100644 --- a/python/tests/test_plots.py +++ b/python/tests/test_plots.py @@ -49,7 +49,7 @@ def test_proposition_success_rates(sample: ADMDatamart): assert plot is not None -def test_score_distribution(sample: ADMDatamart): +def test_score_distribution(sample: ADMDatamart): #testing sample.combined_data.collect().head(5).shape[0] ==5 sample.aggregates.last(table="combined_data").collect().head().shape[0] == 5 model_id = (