8000 Merge pull request #398 from jonathanwcrane/develop · omgjlk/github3.py@188deb2 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 188deb2

Browse files
committed
Merge pull request sigmavirus24#398 from jonathanwcrane/develop
Update api.rst; proper name of module in import statement
2 parents 270f6d9 + dccade2 commit 188deb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ enterprise installation, e.g.
165165

166166
::
167167

168-
from github import GitHubEnterprise
168+
from github3 import GitHubEnterprise
169169

170170
g = GitHubEnterprise('https://github.examplesintl.com')
171171
stats = g.admin_stats('all')

0 commit comments

Comments
 (0)
0