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 more generic types #11

Merged
merged 1 commit into from
Jan 12, 2025
Merged

Use more generic types #11

merged 1 commit into from
Jan 12, 2025

Conversation

nanxstats
Copy link
Collaborator

Closes #9

This PR updates the type annotations to use built-in generics instead of the aliases from typing + use more generic types from collections.abc, following Typing Best Practices.

@nanxstats nanxstats merged commit 2ed2aec into main Jan 12, 2025
6 checks passed
@nanxstats nanxstats deleted the generic-types branch January 12, 2025 23:15
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.

Use more generic types
1 participant