Skip to content

Commit 8a59650

Browse files
committed
update comment
1 parent 72cca4f commit 8a59650

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python/ast_preprocess.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
/* AST pre-processing */
12
#include "Python.h"
23
#include "pycore_ast.h" // _PyAST_GetDocString()
34
#include "pycore_c_array.h" // _Py_CArray_EnsureCapacity()

0 commit comments

Comments
 (0)