Removed a single space to make lint happy once more
PLEASE BE HAPPY
This commit is contained in:
+1
-1
@@ -48,7 +48,7 @@ def _request(blink, url='http://google.com', data=None, headers=None,
|
||||
else:
|
||||
headers = _attempt_reauthorization(blink)
|
||||
return _request(blink, url=url, data=data, headers=headers,
|
||||
reqtype=reqtype, stream=stream,
|
||||
reqtype=reqtype, stream=stream,
|
||||
json_resp=json_resp, is_retry=True)
|
||||
|
||||
if json_resp:
|
||||
|
||||
Reference in New Issue
Block a user