Skip to content

Commit b11e1ae

Browse files
committed
fix import accidentally removed by ruff
1 parent bcf3add commit b11e1ae

File tree

1 file changed

+1
-0
lines changed
  • cuda_core/cuda/core/experimental

1 file changed

+1
-0
lines changed

cuda_core/cuda/core/experimental/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
#
33
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
44

5+
from cuda.core.experimental._memoryview import StridedMemoryView, viewable # noqa: F401

0 commit comments

Comments
 (0)