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 response.url annotation. #1940

Merged
merged 1 commit into from Nov 16, 2021
Merged

Fix response.url annotation. #1940

merged 1 commit into from Nov 16, 2021

Conversation

tomchristie
Copy link
Member

The response.url property is now correctly annotated as URL, instead of Optional[URL].

Closes #1928

@tomchristie tomchristie merged commit 4882e98 into master Nov 16, 2021
@tomchristie tomchristie deleted the response-url-annotation branch November 16, 2021 11:47
@tomchristie tomchristie mentioned this pull request Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Response.url is somewhere listed as optional and elsewhere not
1 participant