dont change line in unittest/mock.py

This commit is contained in:
unknown
2020-02-06 11:49:30 +01:00
parent 134fbe2752
commit f9eb9ab6cb

View File

@@ -1,6 +1,7 @@
import asyncio
from unittest.mock import MagicMock
class AsyncMock(MagicMock):
"""
.. deprecated:: 0.45