Github Token
Open
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
I am getting a token error when calling the `season_game_logs()` function in retrosheets.py,
`g = Github(GH_TOKEN) ->
auth = github.Auth.Token(login_or_token) ->
assert len(token) > 0 ->
AssertionError:`
Not really sure what this means, I created a token and added it to my forked repo but that didn't solve the issue. I'm running it on VScode in an anaconda environment btw.
Any help is appreciated
Contributor guide
Assessment
This issue has not been assessed yet.