Skip to content

Commit 5c5d4b2

Browse files
committed
Linting
1 parent c198509 commit 5c5d4b2

File tree

1 file changed

+0
-1
lines changed
  • python/cuda_parallel/cuda/parallel/experimental/algorithms

1 file changed

+0
-1
lines changed

python/cuda_parallel/cuda/parallel/experimental/algorithms/_merge_sort.py

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from typing import Callable
77

88
import numba
9-
from numba import types
109

1110
from .. import _bindings
1211
from .. import _cccl_interop as cccl

0 commit comments

Comments
 (0)