Skip to content

Commit f0d6ae2

Browse files
committed
newline
1 parent baeb894 commit f0d6ae2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cuda_core/cuda/core/experimental/_memory.py

-1
Original file line numberDiff line numberDiff line change
@@ -327,4 +327,3 @@ def is_host_accessible(self) -> bool:
327327
@property
328328
def device_id(self) -> int:
329329
return self._dev_id
330-

0 commit comments

Comments
 (0)