mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
Fix pep8 E302
Cf. http://legacy.python.org/dev/peps/pep-0008/#blank-lines
This commit is contained in:
parent
f2d1a530fb
commit
f26f0dab2e
@ -27,6 +27,7 @@ search_url = '/?do=search'\
|
||||
# TODO '&startRecord={offset}'\
|
||||
# TODO '&maximumRecords={limit}'\
|
||||
|
||||
|
||||
# do search-request
|
||||
def request(query, params):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user