forked from Ponysearch/Ponysearch
Merge pull request #612 from stepshal/trailing
Remove trailing whitespace
This commit is contained in:
commit
fcc3264f80
2 changed files with 25 additions and 26 deletions
|
@ -22,4 +22,3 @@ def response(resp):
|
||||||
resp: requests response object
|
resp: requests response object
|
||||||
'''
|
'''
|
||||||
return [{'url': '', 'title': '', 'content': ''}]
|
return [{'url': '', 'title': '', 'content': ''}]
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue