Skip to content

Commit f72a088

Browse files
committed
Restore blank line, deletion was not intended
1 parent 3334e29 commit f72a088

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/pyexpat.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1224,6 +1224,7 @@ newxmlparseobject(const char *encoding, const char *namespace_separator, PyObjec
12241224
return (PyObject*)self;
12251225
}
12261226

1227+
12271228
static void
12281229
xmlparse_dealloc(xmlparseobject *self)
12291230
{

0 commit comments

Comments
 (0)