Closed GerriorL closed 1 year ago
In Python 3.3 the collections.Iterable module was deprecated and replaced by collections.abc.Iterable. It was removed in 3.10.
Hello @quandyfactory, any chance this PR can be merged and a new release to be created please? Thanks a lot!
fixes #91
Can we merge this one?
This issue is resolved in the main branch.
In Python 3.3 the collections.Iterable module was deprecated and replaced by collections.abc.Iterable. It was removed in 3.10.