mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 03:41:08 +00:00
Merge remote-tracking branch 'forks/llimllib/master'
This commit is contained in:
@@ -74,7 +74,7 @@ class PaginatedList(PaginatedListBase):
|
||||
self.__requester = requester
|
||||
self.__contentClass = contentClass
|
||||
self.__firstUrl = firstUrl
|
||||
self.__firstParams = firstParams
|
||||
self.__firstParams = firstParams or ()
|
||||
self.__nextUrl = firstUrl
|
||||
self.__nextParams = firstParams
|
||||
|
||||
|
||||
Reference in New Issue
Block a user