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

use typing.NamedTuple for Address #1447

Merged
merged 2 commits into from
Jan 30, 2022
Merged

Conversation

adriangb
Copy link
Member

@adriangb adriangb commented Jan 29, 2022

Slice of #1403

This is the recommended way of declaring named tuples since it allows you to include typing information for the fields

@adriangb adriangb merged commit 5345457 into encode:master Jan 30, 2022
@adriangb adriangb deleted the explicit-address branch January 30, 2022 00:58
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.

None yet

2 participants