Skip to content

Commit 46af80d

Browse files
committed
pre-commit updates
1 parent af417c8 commit 46af80d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuda_core/tests/test_memory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
from cuda.core.experimental._utils.cuda_utils import handle_return
2929
from cuda.core.experimental.utils import StridedMemoryView
3030

31-
from cuda_python_test_helpers import supports_ipc_mempool, IS_WSL
31+
from cuda_python_test_helpers import IS_WSL, supports_ipc_mempool
3232

3333
POOL_SIZE = 2097152 # 2MB size
3434

0 commit comments

Comments
 (0)