Skip to content

Commit

Permalink
just import enable_slep006
Browse files Browse the repository at this point in the history
  • Loading branch information
koaning committed Jan 19, 2024
1 parent dc07417 commit 401ec60
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,11 +158,3 @@ def sensitive_multiclass_classification_dataset():
def id_func(param):
"""Returns the repr of an object for usage in pytest parametrize"""
return repr(param)



# @pytest.fixture
# def enable_slep006():
# """Enable SLEP006 for all tests."""
# with config_context(enable_metadata_routing=True):
# yield

0 comments on commit 401ec60

Please sign in to comment.