Skip to content

Commit 28db9df

Browse files
Update cuda_bindings/cuda/bindings/utils/__init__.py
1 parent a9165d6 commit 28db9df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cuda_bindings/cuda/bindings/utils/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
3-
import atexit
43
from typing import Any, Callable
54

65
from ._ptx_utils import get_minimal_required_cuda_ver_from_ptx_ver, get_ptx_ver

0 commit comments

Comments
 (0)