Skip to content

Commit b9f36c9

Browse files
author
Kenneth Reitz
committed
import it
1 parent 4cfd932 commit b9f36c9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

github3/core.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
__license__ = 'MIT'
1212
__author__ = 'Kenneth Reitz'
1313

14+
from .api import Github, settings
15+
1416

1517
def no_auth():
1618
"""Returns an un-authenticated Github object."""

0 commit comments

Comments
 (0)