Skip to content

Commit 00f0a7e

Browse files
committed
Fix pre-commit
1 parent 5dd3e80 commit 00f0a7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cuda_core/cuda/core/experimental/_device.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -959,7 +959,7 @@ class Device:
959959
----
960960
Internal implementation depends on the CUDA Driver API error handling, that
961961
may cause ``compute-sanitizer`` to fail. In order to avoid this, you can use
962-
``--report-api-errors=no`` `compute-sanitizer argument
962+
``--report-api-errors=no`` `compute-sanitizer argument
963963
<https://docs.nvidia.com/compute-sanitizer/ComputeSanitizer/index.html>`__.
964964
965965
Parameters

0 commit comments

Comments
 (0)