mirror of
https://github.com/status-im/PyGithub.git
synced 2026-08-31 19:01:15 +00:00
#193: Add remarks
This commit is contained in:
@@ -176,6 +176,7 @@ class Requester:
|
||||
|
||||
def __check(self, status, responseHeaders, output):
|
||||
output = self.__structuredFromJson(output)
|
||||
# #193: Shouldn't next line be in __requestEncode? (__check is not called on all requests)
|
||||
# Log frame
|
||||
self.DEBUG_ON_RESPONSE(status, responseHeaders, output)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user