We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 068b7fc commit 8fcfc67Copy full SHA for 8fcfc67
dpctl/_sycl_platform.pyx
@@ -395,7 +395,7 @@ cdef class SyclPlatform(_SyclPlatform):
395
396
Raises:
397
TypeError:
398
- If `device_type` is not a str or :class:`dpctl.device_type`
+ If `device_type` is not a string or :class:`dpctl.device_type`
399
enum.
400
ValueError:
401
If the ``DPCTLPlatform_GetDevices`` call returned
0 commit comments