Skip to content

Commit

Permalink
testing github action
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeb211 committed Dec 16, 2023
1 parent c26636b commit 03a5dbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ def test_baseball(baseball):
_settings.data_dir + "data.node",
delim_whitespace=True)
compare_predicted_vals(reference, _predictions)
assert False

def test_predict_method(baseball):
""" Make sure running model.predict() method works """
Expand Down

0 comments on commit 03a5dbd

Please sign in to comment.