Ik
Results
1
issues of
Ik
Kinda strange error occur when I'm trying to get events for repository. It happens in code like: ``` auth = TokenAuthStrategy(GITHUB_TOKEN) gh = GitHub(auth=auth) async for event in gh.paginate( gh.rest.activity.async_list_repo_events,...
bug
schema
Rest API