Add type annotation for `Request.hooks` (#7498)
Recent Commits to requests
-
Add type annotation for `Request.hooks` (#7498)
-
Improve static typing of 3rd party imports (#7496)
Improve static typing of 3rd party imports (#7496) * Add missing `typecheck` dependencies * Fix static typing of `compat.chardet` * Remove unused `# type: ignore` comments