We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9039f3 commit 8c0f001Copy full SHA for 8c0f001
1 file changed
Doc/library/unittest.mock.rst
@@ -915,6 +915,7 @@ object::
915
>>> mock.async_foo
916
<AsyncMock name='mock.async_foo' id='...'>
917
918
+ .. versionadded:: 3.8
919
920
.. method:: assert_awaited()
921
0 commit comments