achillean / shodan-python

The official Python library for Shodan
https://developer.shodan.io
Other
2.51k stars 569 forks source link

Importing ABC directly from collections was deprecated and will be removed in Python 3.10. Use collections.abc #130

Closed tirkarthi closed 4 years ago

tirkarthi commented 4 years ago
shodan/cli/converter/csvc.py
5:from collections import MutableMapping