repo.get_issues() doesn't return a list of objects instead something they call - PaginatedList object where they haven't defined len
:thumbsup:
thank you :smile:
Pull-Request has been merged by vivekanand1101
repo.get_issues() doesn't return a list of objects
instead something they call - PaginatedList object
where they haven't defined len