We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 940a05b commit 0ad55feCopy full SHA for 0ad55fe
adabot/github_requests.py
@@ -74,6 +74,7 @@ def _safe_response_json(self):
74
logging.warning("%s", exception_text)
75
return {}
76
77
+
78
def request(method, url, **kwargs):
79
"""Processes request for `url`."""
80
try:
0 commit comments