Skip to content

Commit 0893c75

Browse files
authored
Apply suggestion from @lgeiger
1 parent b1b424f commit 0893c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Remove a data copy from :func:`_pyio.BytesIO.read()` using :func:`bytearray.take_bytes`.
1+
Remove a data copy from :func:`_pyio.BytesIO.read` using :func:`bytearray.take_bytes`.

0 commit comments

Comments
 (0)