Skip to content

Commit

Permalink
adding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hangqianjun committed Sep 19, 2024
1 parent 0d5c9f8 commit 058e5fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/estimation/test_algos.py
Original file line number Diff line number Diff line change
Expand Up @@ -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(
Expand Down

0 comments on commit 058e5fe

Please sign in to comment.