kascodeo

Results 1 comments of kascodeo

```python import collections import collections.abc ``` Above lines were used as workaround to avoid error in python-pptx regarding collections.abc. This issue is fixed in [python-pptx-fix](https://pypi.org/project/python-pptx-fix/). In this package you dont...