now using the PyGithub library, so that it handles

for me the issue of too many requests in too little time
This commit is contained in:
Karma Riuk
2025-03-06 16:36:53 +01:00
parent 57b0f0c2cd
commit 9fa7dd53af
2 changed files with 38 additions and 54 deletions

View File

@ -3,3 +3,4 @@ tqdm
docker
beautifulsoup4
unidiff
PyGithub