I'm getting this warning on my most recent travis tests
/home/travis/build/MobleyLab/chemper/chemper/chemper_utils.py:106: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
This is an easy fix and I'll get it into PR #82 when I get back to fixing that.
I'm getting this warning on my most recent travis tests
This is an easy fix and I'll get it into PR #82 when I get back to fixing that.