mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-04-17 12:46:53 -04:00
dont change line in unittest/mock.py
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import asyncio
|
||||
from unittest.mock import MagicMock
|
||||
|
||||
|
||||
class AsyncMock(MagicMock):
|
||||
"""
|
||||
.. deprecated:: 0.45
|
||||
|
||||
Reference in New Issue
Block a user