3 lines
130 B
Python
3 lines
130 B
Python
# Make a Github Personall Access token in account settings, then modify variable below:
|
|
personal_access_token = "YOUR_TOKEN_HERE"
|