Skip to content
Snippets Groups Projects
Commit 06277499 authored by Jonathan Crane's avatar Jonathan Crane
Browse files

Call out proper name of module in import statent

added the missing "3" at the end of the import statement in the GitHub Enterprise section
parent b26841b7
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