Skip to content

Commit 26e2978

Browse files
Update optimizer_analysis.c
1 parent 412ec63 commit 26e2978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/optimizer_analysis.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,7 @@ optimize_uops(
561561

562562
assert(PyErr_Occurred());
563563
PyErr_Clear();
564-
564+
565565
return 0;
566566

567567
}

0 commit comments

Comments
 (0)