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've seen there were closed issues about this (maybe not about Member objects, I'm not positive about this), but using the last version of py-trello it still happens.
This works fine (with or without comments) ; I just don't know if it is worth a commit regarding the issue from last year...
Let me know what you think about it.
The text was updated successfully, but these errors were encountered:
I've seen there were closed issues about this (maybe not about Member objects, I'm not positive about this), but using the last version of py-trello it still happens.
So let's go :
This will raise AttributeError: 'Member' object has no attribute 'badges'.
I've teste a change of fetch_comments (line 36 of member.py)
This works fine (with or without comments) ; I just don't know if it is worth a commit regarding the issue from last year...
Let me know what you think about it.
The text was updated successfully, but these errors were encountered: