Skip to content

Commit fbbe501

Browse files
authored
fix nits in news
1 parent bcf2510 commit fbbe501

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,2 +1,2 @@
1-
Prevent exceptions, that evaluate as falsey (When `__bool__` method returns `False', when `__len__` method returns 0)
1+
Prevent exceptions, that evaluate as falsey (When ``__bool__`` method returns ``False``, when ``__len__`` method returns 0)
22
from being ignored by :class:`concurrent.futures.ProcessPoolExecutor` and :class:`concurrent.futures.ThreadPoolExecutor`.

0 commit comments

Comments
 (0)