Skip to content

Commit 0ad55fe

Browse files
committed
format
1 parent 940a05b commit 0ad55fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

adabot/github_requests.py

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ def _safe_response_json(self):
7474
logging.warning("%s", exception_text)
7575
return {}
7676

77+
7778
def request(method, url, **kwargs):
7879
"""Processes request for `url`."""
7980
try:

0 commit comments

Comments
 (0)