Skip to content

Conversation

pablobec93
Copy link

This pull request addresses a compatibility issue with Python 3.9 and above, where importing Mapping directly from collections results in an ImportError. To ensure compatibility across all supported Python versions, this change updates the import statement to fetch Mapping from collections.abc instead.

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.

1 participant