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 de0e4d7 commit add64c5Copy full SHA for add64c5
tests/test_asyncio/test_connection.py
@@ -2,7 +2,7 @@
2
import socket
3
import types
4
from errno import ECONNREFUSED
5
-from unittest.mock import patch, call
+from unittest.mock import patch
6
7
import pytest
8
import redis
0 commit comments