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 aac241b commit 5cad7d4Copy full SHA for 5cad7d4
tests/test_connection.py
@@ -10,7 +10,6 @@
10
from unittest.mock import call, patch
11
12
import pytest
13
-from requests.cookies import MockResponse
14
15
import redis
16
from redis import ConnectionPool, Redis
0 commit comments