Skip to content

Commit 8367c6b

Browse files
removed black trailing zero
1 parent 153631f commit 8367c6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dpctl/tests/test_sycl_usm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232
class Dummy(MemoryUSMShared):
3333
"""
34-
Class that exposes `__sycl_usm_array_interface__` with
34+
Class that exposes `__sycl_usm_array_interface__` with
3535
SYCL context for sycl object, instead of Sycl queue.
3636
"""
3737

0 commit comments

Comments
 (0)