Skip to content

Commit 9fc7ad3

Browse files
committed
Testing
1 parent 2fd09b0 commit 9fc7ad3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Python/assemble.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -799,4 +799,5 @@ _PyAssemble_MakeCodeObject(_PyCompile_CodeUnitMetadata *umd, PyObject *const_cac
799799
}
800800
assemble_free(&a);
801801
return co;
802+
802803
}

0 commit comments

Comments
 (0)