Skip to content

Commit 0570ae0

Browse files
Regen clinic
1 parent b3db018 commit 0570ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/_io/bytesio.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
module _io
88
class _io.BytesIO "bytesio *" "clinic_state()->PyBytesIO_Type"
99
[clinic start generated code]*/
10-
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=7f50ec034f5c0b26]*/
10+
/*[clinic end generated code: output=da39a3ee5e6b4b0d input=48ede2f330f847c3]*/
1111

1212
typedef struct {
1313
PyObject_HEAD

0 commit comments

Comments
 (0)