Skip to content

Commit a735fff

Browse files
committed
Fix news message for sphinx-lint
1 parent c2d14e3 commit a735fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Reading text from a non-blocking stream with :meth:`.read()` may now raise a :exc:`BlockingIOError` if the operation cannot immediately return bytes.
1+
Reading text from a non-blocking stream with `read` may now raise a :exc:`BlockingIOError` if the operation cannot immediately return bytes.

0 commit comments

Comments
 (0)