Skip to content
Snippets Groups Projects
Commit 749656b8 authored by Ian Cordasco's avatar Ian Cordasco
Browse files

Merge pull request #388 from jonathanwcrane/patch-1

Call out proper name of module in import statent
parents b26841b7 06277499
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -165,7 +165,7 @@ enterprise installation, e.g.
 
::
 
from github import GitHubEnterprise
from github3 import GitHubEnterprise
 
g = GitHubEnterprise('https://github.examplesintl.com')
stats = g.admin_stats('all')
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment