Skip to content

Commit 704090b

Browse files
superfluous whitespaces be banished
1 parent 32effa7 commit 704090b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dppl/tests/dppl_tests/test_sycl_usm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def test_memory_without_context (self):
4646
def test_memory_cpu_context (self):
4747
mobj = self._create_memory()
4848

49-
# CPU context
49+
# CPU context
5050
with dppl.device_context(dppl.device_type.cpu):
5151
# type respective to the context in which
5252
# memory was created

0 commit comments

Comments
 (0)