Skip to content

Commit c662041

Browse files
committed
Remove extraneous newline
1 parent d08c8b8 commit c662041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Parser/action_helpers.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1907,7 +1907,6 @@ _PyPegen_concatenate_strings(Parser *p, asdl_expr_seq *strings,
19071907
}
19081908
}
19091909

1910-
19111910
if (t_string_found) {
19121911
return _build_concatenated_template_str(p, strings, lineno,
19131912
col_offset, end_lineno, end_col_offset, arena);

0 commit comments

Comments
 (0)