Skip to content

Commit

Permalink
fix pytest freeze for sycl
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Razdoburdin committed Nov 7, 2024
1 parent ec1cd26 commit 65f9a01
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/python-sycl/test_sycl_with_sklearn.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@

from xgboost import testing as tm

sys.path.append("tests/python")
import test_with_sklearn as twskl # noqa

pytestmark = pytest.mark.skipif(**tm.no_sklearn())

rng = np.random.RandomState(1994)
Expand Down

0 comments on commit 65f9a01

Please sign in to comment.