Skip to content

Commit 1457599

Browse files
committed
precommit format
1 parent a948066 commit 1457599

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cuda_core/cuda/core/managed_memory.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66

77
from cuda.core._memory._buffer import advise, discard_prefetch, prefetch
88

9-
__all__ = ["advise", "prefetch", "discard_prefetch"]
9+
__all__ = ["advise", "discard_prefetch", "prefetch"]

0 commit comments

Comments
 (0)