Skip to content

Commit ac978f1

Browse files
Updated name of filename in list of exceptions after renamings
1 parent 7c903b6 commit ac978f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ per-file-ignores =
3232
dpctl/utils/_onetrace_context.py: E501, W505
3333
dpctl/tensor/_array_api.py: E501, W505
3434
examples/cython/sycl_buffer/syclbuffer/_syclbuffer.pyx: E999, E225, E402
35-
examples/cython/usm_memory/blackscholes/blackscholes.pyx: E999, E225, E226, E402
35+
examples/cython/usm_memory/blackscholes/_blackscholes_usm.pyx: E999, E225, E226, E402
3636
examples/cython/use_dpctl_sycl/use_dpctl_sycl/_cython_api.pyx: E999, E225, E226, E402

0 commit comments

Comments
 (0)