Skip to content

Commit a55510c

Browse files
committed
Whitespace change to jit.c
1 parent 8340829 commit a55510c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python/jit.c

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
#include "pycore_sliceobject.h"
1919
#include "pycore_jit.h"
2020

21+
2122
// Memory management stuff: ////////////////////////////////////////////////////
2223

2324
#ifndef MS_WINDOWS

0 commit comments

Comments
 (0)