8000 Update objects to inherit from GitHubCore by itsmemattchung · Pull Request #569 · sigmavirus24/github3.py · GitHub
[go: up one dir, main page]

Skip to content

Update objects to inherit from GitHubCore #569

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 8, 2016

Conversation

itsmemattchung
Copy link
Contributor
$ grep -r --exclude "*.pyc" "GitHubObject" github3/*
github3/models.py:class GitHubObject(object):
github3/models.py:    """The :class:`GitHubObject <GitHubObject>`
object. A basic class to be
github3/models.py:        super(GitHubObject, self).__init__()
github3/models.py:class GitHubCore(GitHubObject):

$ grep -r --exclude "*.pyc" "GitHubObject" github3/*
github3/models.py:class GitHubObject(object):
github3/models.py:    """The :class:`GitHubObject <GitHubObject>`
object. A basic class to be
github3/models.py:        super(GitHubObject, self).__init__()
github3/models.py:class GitHubCore(GitHubObject):
@sigmavirus24
Copy link
Owner

👍

sigmavirus24 added a commit that referenced this pull request Feb 8, 2016
Update objects to inherit from GitHubCore
@sigmavirus24 sigmavirus24 merged commit 5477506 into sigmavirus24:develop Feb 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
2A58
0