Skip to content

Commit 5f1cbae

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

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 :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)