From 8c46f76cc3cf034e70774c0ad7adbc8b69f15940 Mon Sep 17 00:00:00 2001 From: cybind-regen-bot Date: Wed, 8 Jul 2026 02:27:21 +0000 Subject: [PATCH] chore: autoregen cuda-bindings from cybind efa59a1 Produced by .gitlab/publish-regen.py. Cybind source: https://gitlab-master.nvidia.com/leof/cybind/-/commit/efa59a1 --- cuda_bindings/cuda/bindings/nvjitlink.pyx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cuda_bindings/cuda/bindings/nvjitlink.pyx b/cuda_bindings/cuda/bindings/nvjitlink.pyx index 718ede05d78..93164758449 100644 --- a/cuda_bindings/cuda/bindings/nvjitlink.pyx +++ b/cuda_bindings/cuda/bindings/nvjitlink.pyx @@ -11,6 +11,8 @@ from cuda.bindings._internal._fast_enum import FastEnum as _cyb_FastEnum # <<<< END OF PREAMBLE CONTENT >>>> +# cybind-autoregen-bot: prototype smoke-test marker (safe to delete) + cimport cython # NOQA from ._internal.utils cimport (get_resource_ptr, get_nested_resource_ptr, nested_resource, nullable_unique_ptr,