bashu / django-easy-maps

🗺 Google Maps with easy!
MIT License
145 stars 56 forks source link

DeprecationWarning: using ABCs from 'collections' instead of from 'collections.abc' #79

Closed rubic closed 4 years ago

rubic commented 4 years ago

virtualenvs/test/lib/python3.8/site-packages/easy_maps/models.py:65: 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

bashu commented 4 years ago

closed via 69a082f