Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Python 3.10 compatibility: import from collections.abc
This fixes the deprecation warning DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.10 it will stop working
- Loading branch information