We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e2e137 commit 0301a4dCopy full SHA for 0301a4d
cuda_core/cuda/core/experimental/_program.py
@@ -9,8 +9,6 @@
9
from typing import TYPE_CHECKING, List, Tuple, Union
10
from warnings import warn
11
12
-import list
13
-
14
if TYPE_CHECKING:
15
import cuda.bindings
16
0 commit comments