coldfusion39 / geOSINT

Search physical locations for geo tagged photos
MIT License
111 stars 19 forks source link

Fix a TypeError in get_twitter_photos #2

Closed zeroSteiner closed 7 years ago

zeroSteiner commented 7 years ago

This fixes a TypeError that gets raised in the event that the tweet object has a geo key but the value of that key is None.