Skip to content

Commit c45609c

Browse files
committed
ruff-format auto fix
1 parent 70a9937 commit c45609c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_bindings/tests/test_cuda.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,4 +1016,5 @@ def test_cuCheckpointProcessGetState_failure():
10161016

10171017
def test_private_function_pointer_inspector():
10181018
from cuda.bindings._bindings.cydriver import _inspect_function_pointer
1019+
10191020
assert _inspect_function_pointer("__cuGetErrorString") != 0

0 commit comments

Comments
 (0)