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
get_bookmarks function returns a duplicate for each of the bookmarks.
while iter_bookmarks function seems to return the wrong count in the bookmark entity but the correct tweet count?
Seems like this line is causing the duplication problem
get_bookmarks
function returns a duplicate for each of the bookmarks.while
iter_bookmarks
function seems to return the wrong count in the bookmark entity but the correct tweet count?Seems like this line is causing the duplication problem
tweety/src/tweety/types/bookmarks.py
Line 28 in 14ca397
Code to reproduce
The text was updated successfully, but these errors were encountered: