Skip to content

Commit 8ee6aa2

Browse files
committed
regenerate bindings with windows imports
1 parent b5c5c1c commit 8ee6aa2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_bindings/cuda/bindings/_internal/nvjitlink_windows.pyx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ from libc.stdint cimport intptr_t
88

99
from .utils cimport get_nvjitlink_dso_version_suffix
1010

11+
from .utils import FunctionNotFoundError, NotSupportedError
1112

1213
import os
1314
import site

0 commit comments

Comments
 (0)