]> granicus.if.org Git - python/commit
bpo-37383: Updates docs to reflect AsyncMock call_count after await. (#15761)
authorLisa Roach <lisaroach14@gmail.com>
Mon, 9 Sep 2019 16:54:13 +0000 (17:54 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Sep 2019 16:54:13 +0000 (17:54 +0100)
commitb9f65f01fd761da7799f36d29b54518399d3458e
tree4dc1722fe081b6bb8b43e9ebbcc48616758cfd85
parentd14e39c8d9a9b525c7dcd83b2a260e2707fa85c1
bpo-37383: Updates docs to reflect AsyncMock call_count after await. (#15761)

* bpo-351428: Updates documentation to reflect AsyncMock call_count after await.

* Adds skip and fixes warning.

* Removes extra >>>.

* Adds ... in front of await mock().
Doc/library/unittest.mock.rst