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
{{ message }}
This repository was archived by the owner on Mar 23, 2020. It is now read-only.
The method get_comments() in the file post.py throws an error if the comments are sorted by total_payout_value (Python 3.5, Windows 10).
I changed the method for me as follows:
Of course this is just quick and dirty but it works for me until the devs fix it.