databio / yacman

YAML configuration manager
https://pypi.org/project/yacman
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

importing the ABCs from 'collect ions' instead of from 'collections.abc' is deprecated #37

Closed nsheff closed 4 years ago

nsheff commented 4 years ago

======================= warnings summary ======================== /home/nsheff/.local/lib/python3.7/site-packages/yacman/yacman.py:2 /home/nsheff/.local/lib/python3.7/site-packages/yacman/yacman.py:2: DeprecationWarning: Using or importing the ABCs from 'collect ions' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working