Skip to content

Commit e386ef8

Browse files
committed
trim extra whitespace
1 parent ca2c0ff commit e386ef8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_testinternalcapi.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -782,7 +782,7 @@ perf_map_state_teardown(PyObject *Py_UNUSED(self), PyObject *Py_UNUSED(ignored))
782782
PyUnstable_PerfMapState_Fini();
783783
Py_RETURN_NONE;
784784
}
785-
785+
786786
static PyObject *
787787
iframe_getcode(PyObject *self, PyObject *frame)
788788
{

0 commit comments

Comments
 (0)