From 058e5fe65bc9f1e2e9a97fdfa995a39aa168b96a Mon Sep 17 00:00:00 2001 From: hangqianjun Date: Thu, 19 Sep 2024 04:27:40 -0700 Subject: [PATCH] adding comment --- tests/estimation/test_algos.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/estimation/test_algos.py b/tests/estimation/test_algos.py index 607f5e9..cb32822 100644 --- a/tests/estimation/test_algos.py +++ b/tests/estimation/test_algos.py @@ -73,6 +73,7 @@ def test_train_pz_with_wrong_columns(): # ! create training data to be a data handle with path only # ! however it seems that with set_data() one always reads in the data + # ! hence the way we make the data here: training_data = DS.add_handle("pq", PqHandle, path=datapath_pq) train_config_dict = dict(