Skip to content

Commit 661ad12

Browse files
committed
fix import
1 parent 4feecf1 commit 661ad12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • python/cudf_polars/cudf_polars/engine

python/cudf_polars/cudf_polars/engine/spmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
from concurrent.futures import ThreadPoolExecutor
1212
from typing import TYPE_CHECKING, Any, cast
1313

14-
import kvikio
14+
import kvikio.defaults
1515

1616
import pylibcudf as plc
1717
import rmm.mr

0 commit comments

Comments
 (0)