Skip to content

Commit f5be6d8

Browse files
Copilotshwina
authored andcommitted
Fix comment clarity for NVIDIA_GREEN color
1 parent 3836be3 commit f5be6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/cuda_cccl/cuda/compute/_nvtx.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
import nvtx
1313

14-
# NVIDIA green color (76B900) converted to RGB values
14+
# NVIDIA green color hex value (76B900)
1515
NVIDIA_GREEN = 0x76B900
1616

1717
# Domain name for cuda.compute annotations

0 commit comments

Comments
 (0)