Skip to content

Commit c2d14e3

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

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 `.read()` may now raise a `BlockingIOError` if the operation cannot immediately return bytes.
1+
Reading text from a non-blocking stream with :meth:`.read()` may now raise a :exc:`BlockingIOError` if the operation cannot immediately return bytes.

0 commit comments

Comments
 (0)