Skip to content

Commit a7e3b91

Browse files
committed
Remove trailing whitespace.
1 parent d1eb0fd commit a7e3b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Parser/asdl_c.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1536,7 +1536,7 @@ def generate_module_def(mod, metadata, f, internal_h):
15361536
#include "pycore_interp.h" // _PyInterpreterState.ast
15371537
#include "pycore_pystate.h" // _PyInterpreterState_GET()
15381538
#include <stddef.h>
1539-
1539+
15401540
struct validator {
15411541
int recursion_depth; /* current recursion depth */
15421542
int recursion_limit; /* recursion limit */

0 commit comments

Comments
 (0)