mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-01 03:11:09 +00:00
Publish version 2.0.0 (#2583)
This commit is contained in:
@@ -114,6 +114,8 @@ class _BadAttribute(Attribute):
|
||||
raise BadAttributeException(self.__value, self.__expectedType, self.__exception)
|
||||
|
||||
|
||||
# v3: add * to edit function of all GithubObject implementations,
|
||||
# this allows to rename attributes and maintain the order of attributes
|
||||
class GithubObject:
|
||||
"""
|
||||
Base class for all classes representing objects returned by the API.
|
||||
|
||||
Reference in New Issue
Block a user