token usage is deprecated
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/astrofrog/batchpr/blob/d4c12cbc9b01547be0611df7ad536577f8c77905/batchpr/updater.py#L60
It should be now
```python
Github(auth=Auth.Token(token))
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.