Skip to content

Commit

Permalink
remove arg
Browse files Browse the repository at this point in the history
  • Loading branch information
euxhenh committed Dec 9, 2023
1 parent 26e1a9e commit c2960fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_predictors.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,6 @@ def test_classifiers_x(X, classifier, key):
"y_key": f"obs.{OBS.KMEANS}",
"seed": 42,
"labels_key": f"obs.{key}",
**kwargs,
}
)
# Need to start using convert all for lists and dicts
Expand Down

0 comments on commit c2960fc

Please sign in to comment.