AnswerDotAI / AnswerDotAI/ghapi

Duplicated entries in results

Open
#105 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
685
Forks
70
Avg merge
1m
Merged PRs (30d)
2

Description

Hello !

I just installed Ghapi and tried it on some of my access token. It works well, but it seems that when I look for some information, the information are duplicated.

![image](https://user-images.githubusercontent.com/32820423/143922335-54c6a2e3-ab20-4b01-92cf-7e1a1a5bb8bc.png)

Here's my code :

```
from ghapi.all import GhApi
api = GhApi(token="MY-ACCESS-TOKEN")

email = api.users.list_emails_for_authenticated()

```

Thanks !

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.