Skip to content

Commit f9a305d

Browse files
authored
add empty line
1 parent 97c04b5 commit f9a305d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Python/codecs.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -748,6 +748,7 @@ n_decimal_digits_for_codepoint(Py_UCS4 ch)
748748
Py_UNREACHABLE();
749749
}
750750

751+
751752
/*
752753
* Create a Unicode string containing 'count' copies of the official
753754
* Unicode REPLACEMENT CHARACTER (0xFFFD).

0 commit comments

Comments
 (0)