We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da533a2 commit be5a2bcCopy full SHA for be5a2bc
github3/github.py
@@ -17,7 +17,7 @@
17
from github3.models import GitHubCore
18
from github3.orgs import Organization
19
from github3.repos import Repository
20
-from githbu3.search import CodeSearchResult
+from github3.search import CodeSearchResult
21
from github3.structs import SearchIterator
22
from github3.users import User, Key
23
from github3.notifications import Thread
0 commit comments