We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc7aaf1 commit ebbb44bCopy full SHA for ebbb44b
tests/test_asyncio/conftest.py
@@ -1,7 +1,7 @@
1
import random
2
from contextlib import asynccontextmanager as _asynccontextmanager
3
from typing import Union
4
-from unittest.mock import Mock, AsyncMock
+from unittest.mock import AsyncMock
5
6
import pytest
7
import pytest_asyncio
0 commit comments