Skip to content
Snippets Groups Projects
Unverified Commit a8a46b13 authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Replace simple_async_mock with AsyncMock (#16180)

Python 3.8 has a native AsyncMock, use it instead of a custom
implementation.
parent 5c9402b9
No related branches found
No related tags found
Loading
Showing with 140 additions and 160 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment