Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix type annotation for Request.user_agent_class #2305

Merged
merged 1 commit into from
Dec 23, 2021
Merged

Conversation

davidism
Copy link
Member

fixes #2273

@davidism davidism changed the base branch from main to 2.0.x December 23, 2021 17:11
@davidism davidism closed this Dec 23, 2021
@davidism davidism reopened this Dec 23, 2021
@davidism davidism added this to the 2.0.3 milestone Dec 23, 2021
@davidism davidism merged commit c58205e into 2.0.x Dec 23, 2021
@davidism davidism deleted the user_agent_type branch December 23, 2021 17:14
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mypy deduced type on Request.user_agent_class is Type[_UserAgent]
1 participant