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 67e4368 commit 7286042Copy full SHA for 7286042
tests/test_client.py
@@ -1,7 +1,7 @@
1
import time
2
import uuid
3
from concurrent.futures import ThreadPoolExecutor
4
-from unittest.mock import MagicMock, Mock
+from unittest.mock import MagicMock
5
6
import pytest
7
0 commit comments