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

Deprecation warning with collections' abstract base classes. #12

Open
rodrigogiraoserrao opened this issue Oct 14, 2021 · 0 comments
Open
Labels
bug Things not working as they should. good first issue For simple(r) issues that are easy to tackle.

Comments

@rodrigogiraoserrao
Copy link
Contributor

When opening #11, in the middle of the tracebacks I noticed there is a DeprecationWarning regarding the usage of the collections abstract base classes directly, that should be imported from collections.abc, instead.

@rodrigogiraoserrao rodrigogiraoserrao added bug Things not working as they should. good first issue For simple(r) issues that are easy to tackle. labels Oct 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Things not working as they should. good first issue For simple(r) issues that are easy to tackle.
Projects
None yet
Development

No branches or pull requests

1 participant