We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8197a6 commit 623772fCopy full SHA for 623772f
numba_cuda/numba/cuda/tests/cudapy/test_extending.py
@@ -26,7 +26,7 @@
26
from numba.cuda.cudadecl import registry as cuda_registry
27
from numba.cuda.cudaimpl import lower_attr as cuda_lower_attr
28
29
-from numba.cuda import errors
+from numba.core import errors
30
from numba.cuda.errors import LoweringError
31
32
from numba.cuda.extending import (
0 commit comments