File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
[ ![ GitHub stars] ( https://img.shields.io/github/stars/RTa-technology/githubapps.py )] ( https://github.com/RTa-technology/githubapps.py/stargazers )
6
6
[ ![ PyPI version] ( https://badge.fury.io/py/githubapps.py.svg )] ( https://badge.fury.io/py/githubapps.py )
7
7
[ ![ Python Versions] ( https://img.shields.io/pypi/pyversions/githubapps.py.svg )] ( https://pypi.org/project/githubapps.py/ )
8
- [ ![ Downloads] ( https://static. pepy.tech/personalized- badge/githubapps-py?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads )] ( https://pepy.tech/project/githubapps-py )
8
+ [ ![ Downloads] ( https://pepy.tech/badge/githubapps-py?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads )] ( https://pepy.tech/project/githubapps-py )
9
9
10
10
A Python wrapper for the Github Apps API
11
11
@@ -29,4 +29,4 @@ def main():
29
29
auth = githubapps.Auth(app_id, installation_id, client_secret)
30
30
access_token = auth.get_access_token()
31
31
print (access_token)
32
- ```
32
+ ```
You can’t perform that action at this time.
0 commit comments