Skip to content

Commit c7fcd7d

Browse files
committed
Fix NEWS reference for AsyncMock side_effect
1 parent 2f1487e commit c7fcd7d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
Await async callable objects used as :attr:`unittest.mock.AsyncMock.side_effect`.
1+
Await async callable objects used as the ``side_effect`` of
2+
:class:`unittest.mock.AsyncMock`.

0 commit comments

Comments
 (0)