Skip to content

Commit 4bf49e4

Browse files
committed
newline
1 parent 657e62b commit 4bf49e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuda_core/cuda/core/experimental/_system.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,4 @@ def devices(self) -> tuple:
6363
system = System()
6464
system.__doc__ = """
6565
Singleton instance of the :obj:`~cuda.core.experimental._system.System` class.
66-
"""
66+
"""

0 commit comments

Comments
 (0)