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 b500e97 commit 2eb217fCopy full SHA for 2eb217f
1 file changed
stubs/requests/requests/adapters.pyi
@@ -1,7 +1,7 @@
1
from _typeshed import Incomplete
2
from collections.abc import Mapping
3
from ssl import SSLContext
4
-from typing import Literal, TypedDict, type_check_only
+from typing import Any , Literal, TypedDict, type_check_only
5
from typing_extensions import NotRequired, deprecated
6
7
import urllib3
0 commit comments