Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ozutil: collections -> collections.abc
For python 3.10, some items formerly from collections must now be obtained from collections.abc. This should be backwards compatible. https://docs.python.org/3.5/library/collections.abc.html#collections.abc.Callable
- Loading branch information