Skip to content

Commit bc6d390

Browse files
committed
Fix typo
1 parent 88da510 commit bc6d390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

github3/github.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
from github3.models import GitHubCore
1818
from github3.orgs import Organization
1919
from github3.repos import Repository
20-
from githbu3.search import CodeSearchResult
20+
from github3.search import CodeSearchResult
2121
from github3.structs import SearchIterator
2222
from github3.users import User, Key
2323
from github3.notifications import Thread

0 commit comments

Comments
 (0)