mirror of
https://mau.dev/maunium/synapse.git
synced 2025-01-19 03:41:54 +01:00
daf11e26ef
Python 3.8 provides a native AsyncMock, we can replace the homegrown version we have.
1 line
40 B
Text
1 line
40 B
Text
Use `AsyncMock` instead of custom code.
|