We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3496109 + bacb0d4 commit 48d14b9Copy full SHA for 48d14b9
stackinabox/util/requests_mock/core.py
@@ -16,7 +16,7 @@
16
import requests
17
from requests import Session
18
from requests.adapters import HTTPAdapter
19
-from requests.packages.urllib3.response import HTTPResponse
+from urllib3.response import HTTPResponse
20
import requests_mock
21
import requests_mock.compat
22
import requests_mock.response
0 commit comments