Skip to content

Commit 71fcfd5

Browse files
committed
Fix typo
1 parent cd1c153 commit 71fcfd5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cuda_bindings/cuda/bindings/_bindings/cyruntime.pyx.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2672,4 +2672,4 @@ cdef cudaError_t _cudaProfilerStop() except ?cudaErrorCallRequiresNewerDriver no
26722672
return cudaProfilerStop()
26732673
{{endif}}
26742674

2675-
include "../_lib/cyruntime/cyruntime.pyi"
2675+
include "../_lib/cyruntime/cyruntime.pxi"

0 commit comments

Comments
 (0)