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 attribute error on Python 3.9 with typing.Sequence #497

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

hramezani
Copy link
Member

@hramezani hramezani commented Dec 11, 2024

Fixes #493

@hramezani hramezani merged commit b8968a7 into main Dec 13, 2024
21 checks passed
@hramezani hramezani deleted the issue-493 branch December 13, 2024 08:41
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.

AttributeError: __qualname__ on Python 3.9 with typing.Sequence, Collection, Iterable or other generic aliases
1 participant