You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made a dictionary of key:usernames and value:list, list items are of type instance as given below,
<got.models.Tweet.Tweet instance at 0x0000000031E3D148>,
How should i change this instance back to the tweet it was.
The text was updated successfully, but these errors were encountered:
The-Nightwing
changed the title
got.models error
Revert back from got.models.Tweet instance
Aug 18, 2020
I made a dictionary of key:usernames and value:list, list items are of type instance as given below,
<got.models.Tweet.Tweet instance at 0x0000000031E3D148>,
How should i change this instance back to the tweet it was.
The text was updated successfully, but these errors were encountered: