Skip to content

Commit 411406c

Browse files
committed
Remove stray newline change.
1 parent d2e621a commit 411406c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Python/errors.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1439,6 +1439,8 @@ make_unraisable_hook_args(PyThreadState *tstate, PyObject *exc_type,
14391439
return args;
14401440
}
14411441

1442+
1443+
14421444
/* Default implementation of sys.unraisablehook.
14431445
14441446
It can be called to log the exception of a custom sys.unraisablehook.

0 commit comments

Comments
 (0)