mirror of
https://github.com/kennethreitz/python-github3.git
synced 2026-06-05 23:10:17 +00:00
amend
This commit is contained in:
+1
-2
@@ -14,8 +14,7 @@ Usage
|
||||
|
||||
import github3
|
||||
|
||||
gh = github3.basic_auth('username', password)
|
||||
# optional
|
||||
gh = github3.basic_auth('username', 'password')
|
||||
|
||||
gh.get_repo('kennethreitz', 'python-github3')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user