mirror of
https://github.com/kennethreitz/python-github3.git
synced 2026-06-05 23:10:17 +00:00
import it
This commit is contained in:
@@ -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."""
|
||||
|
||||
Reference in New Issue
Block a user