You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to the documentation, the id of the user is returned as an
integer (https://developer.github.com/v3/users/). We assume later on
that it is a string so cast it to str here
0 commit comments