import it

This commit is contained in:
Kenneth Reitz
2011-07-23 00:39:50 -04:00
parent 4cfd932645
commit b9f36c9b02
+2
View File
@@ -11,6 +11,8 @@ __version__ = '0.0.0'
__license__ = 'MIT'
__author__ = 'Kenneth Reitz'
from .api import Github, settings
def no_auth():
"""Returns an un-authenticated Github object."""