We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec09754 + 0b1201f commit 23eb2d5Copy full SHA for 23eb2d5
dask_cuda/tests/test_cudf_builtin_spilling.py
@@ -20,7 +20,7 @@
20
get_global_manager,
21
set_global_manager,
22
)
23
-from cudf.testing._utils import assert_eq # noqa: E402
+from cudf.testing import assert_eq # noqa: E402
24
25
if get_global_manager() is not None:
26
pytest.skip(
0 commit comments