mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
a8a46b1336
Python 3.8 has a native AsyncMock, use it instead of a custom implementation.
2 lines
40 B
Plaintext
2 lines
40 B
Plaintext
Use `AsyncMock` instead of custom code.
|