mirror of
https://github.com/status-im/PyGithub.git
synced 2026-09-02 03:41:08 +00:00
Remove debug print (pull #148)
This commit is contained in:
@@ -180,7 +180,6 @@ class Github(object):
|
||||
None,
|
||||
None
|
||||
)
|
||||
print data
|
||||
return github.Notification.Notification(self.__requester, data, completed=True)
|
||||
|
||||
def get_notifications(self, all=False, participating=True):
|
||||
|
||||
Reference in New Issue
Block a user