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

[bug] Replace collections.Iterable with collections.abc.Iterable #677

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

Routhleck
Copy link
Collaborator

#676
collections.Iterable is deprecated. Replace it with collections.abc.Iterable.

@Routhleck Routhleck requested a review from chaoming0625 June 13, 2024 07:10
@chaoming0625 chaoming0625 merged commit b9461eb into master Jun 13, 2024
35 of 38 checks passed
@chaoming0625 chaoming0625 deleted the fix-collections.Iterable branch June 13, 2024 10:25
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.

2 participants