Skip to content

Commit ab9a372

Browse files
author
Kenneth Reitz
committed
amend
1 parent 92c930f commit ab9a372

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ Usage
1414

1515
import github3
1616

17-
gh = github3.basic_auth('username', password)
18-
# optional
17+
gh = github3.basic_auth('username', 'password')
1918

2019
gh.get_repo('kennethreitz', 'python-github3')
2120

0 commit comments

Comments
 (0)