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 9aaa21f commit d3ca53cCopy full SHA for d3ca53c
ci/build_tests.sh
@@ -4,7 +4,7 @@
4
PY_SCRIPT="
5
import numba_cuda
6
root = numba_cuda.__file__.rstrip('__init__.py')
7
-test_dir = root + numba/cuda/tests/test_binary_generation/
+test_dir = root + \"numba/cuda/tests/test_binary_generation/\"
8
print(test_dir)
9
"
10
0 commit comments