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 ad6bd26 commit bbe3cf0Copy full SHA for bbe3cf0
.flake8
@@ -32,3 +32,4 @@ per-file-ignores =
32
examples/cython/sycl_buffer/_buffer_example.pyx: E999, E225, E402
33
examples/cython/sycl_direct_linkage/_buffer_example.pyx: E999, E225, E402
34
examples/cython/usm_memory/blackscholes.pyx: E999, E225, E226, E402
35
+ examples/cython/use_dpctl_sycl/_cython_api.pyx: E999, E225, E226, E402
0 commit comments