Skip to content

Commit

Permalink
FIX re-add skip command
Browse files Browse the repository at this point in the history
  • Loading branch information
PSSF23 authored Dec 3, 2024
1 parent ebfa2e9 commit 24b37e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions treeple/experimental/tests/test_sdf.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,5 @@ def test_sklearn_compatible_estimator(estimator, check):
"check_sample_weight_equivalence_on_dense_data",
"check_sample_weight_equivalence_on_sparse_data",
]:
pytest.skip()
check(estimator)

0 comments on commit 24b37e2

Please sign in to comment.