#82 Fix typo, modify code to get length of repo_issues
Merged by vivekanand1101. Opened by vivekanand1101.
fix_assignee  into  master

Download 82.patch

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

Metadata