Skip to content

Commit

Permalink
[#161] Run black
Browse files Browse the repository at this point in the history
  • Loading branch information
riley-harper committed Nov 14, 2024
1 parent a51f20f commit 010f3f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hlink/tests/core/classifier_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
else:
xgboost_available = True


@pytest.mark.skipif(not xgboost_available, reason="requires the xgboost library")
def test_choose_classifier_supports_xgboost():
"""
Expand Down

0 comments on commit 010f3f5

Please sign in to comment.