diff --git a/cuda_core/cuda/core/experimental/_system.py b/cuda_core/cuda/core/experimental/_system.py index e014bcd9..58fbd6ae 100644 --- a/cuda_core/cuda/core/experimental/_system.py +++ b/cuda_core/cuda/core/experimental/_system.py @@ -63,4 +63,4 @@ def devices(self) -> tuple: system = System() system.__doc__ = """ Singleton instance of the :obj:`~cuda.core.experimental._system.System` class. -""" \ No newline at end of file +"""