Closed rhilfers closed 4 years ago
utils.py:408: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working
Thanks a lot for your PR! Good point.
LGTM and merged into the next branch. (I changed the base branch to merge.)
utils.py:408: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working