iSarabjitDhiman / TweeterPy

TweeterPy is a python library to extract data from Twitter. TweeterPy API lets you scrape data from a user's profile like username, userid, bio, followers/followings list, profile media, tweets, etc.
MIT License
145 stars 20 forks source link

Fixed a bug that caused an error when trying to do an update to none type. #49

Closed shioshio38 closed 7 months ago

shioshio38 commented 7 months ago

summary

Fixed a bug that caused an error when trying to do an update to none type.

log

Not reproduced.

shioshio38 commented 7 months ago

Sorry, I mistook it for my repository that I forked.