Skip to content

Commit c4af8f8

Browse files
committed
Fix intend
1 parent 457728a commit c4af8f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/xpu/skip_list_common.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@
606606
"test_schema_correctness_nn_functional_conv_transpose3d_xpu_float32",
607607
"test_schema_correctness_nn_functional_conv_transpose3d_xpu_float64",
608608
"test_schema_correctness_torch_ops_aten__flash_attention_forward_xpu_float16",
609-
),
609+
),
610610
"test_complex_xpu.py": None,
611611
"test_modules_xpu.py": (
612612
# oneDNN issues

0 commit comments

Comments
 (0)