Skip to content

Commit ab05290

Browse files
committed
add the additional empty line again
1 parent e13019c commit ab05290

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Python/sysmodule.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2529,6 +2529,7 @@ sys__is_gil_enabled_impl(PyObject *module)
25292529
#endif
25302530
}
25312531

2532+
25322533
#ifndef MS_WINDOWS
25332534
static PerfMapState perf_map_state;
25342535
#endif

0 commit comments

Comments
 (0)