Skip to content

Commit 69a83bc

Browse files
[pre-commit.ci] auto code formatting
1 parent 3daad9a commit 69a83bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_core/cuda/core/experimental/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ def _warn_deprecated():
2222
additional warnings since they are already set in the module namespace.
2323
"""
2424
import warnings
25+
2526
warnings.warn(
2627
"The cuda.core.experimental namespace is deprecated. "
2728
"Please import directly from cuda.core instead. "

0 commit comments

Comments
 (0)