Skip to content

Commit 1ff695a

Browse files
authored
remove extra trailing white space
1 parent 344782b commit 1ff695a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/sysmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2247,7 +2247,7 @@ sys__getframemodulename_impl(PyObject *module, int depth)
22472247
#ifdef __cplusplus
22482248
extern "C" {
22492249
#endif
2250-
2250+
22512251
static PerfMapState perf_map_state;
22522252

22532253
PyAPI_FUNC(int) PyUnstable_PerfMapState_Init(void) {

0 commit comments

Comments
 (0)