算法练习
- open Fine-grained access control with GitHub Apps
- create a new token
- copy the token
- create a file
~/.githubtoken
and paste the token - run the script (replace the url with your own)
python3 create-github-issue.py https://leetcode.cn/problems/merge-k-sorted-lists/