Skip to content

Commit 202a206

Browse files
committed
fmt
1 parent 1193c05 commit 202a206

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cuda_bindings/cuda/bindings/cufile.pyx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,4 +1458,3 @@ cpdef str op_status_error(int status):
14581458
cdef bytes _output_
14591459
_output_ = cufileop_status_error(<_OpError>status)
14601460
return _output_.decode()
1461-

0 commit comments

Comments
 (0)