Skip to content

Commit 0c2a74f

Browse files
committed
nit
1 parent 928485a commit 0c2a74f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Python/pystate.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#include "pycore_runtime_init.h" // _PyRuntimeState_INIT
2424
#include "pycore_stackref.h" // Py_STACKREF_DEBUG
2525
#include "pycore_time.h" // _PyTime_Init()
26-
#include "pycore_uop.h". // UOP_BUFFER_SIZE
26+
#include "pycore_uop.h" // UOP_BUFFER_SIZE
2727
#include "pycore_uniqueid.h" // _PyObject_FinalizePerThreadRefcounts()
2828

2929

0 commit comments

Comments
 (0)