mirror of
https://github.com/searx/searx
synced 2025-08-30 14:08:47 +00:00
Fix pep8 E302
Cf. http://legacy.python.org/dev/peps/pep-0008/#blank-lines
This commit is contained in:
@@ -27,6 +27,7 @@ search_url = '/?do=search'\
|
||||
# TODO '&startRecord={offset}'\
|
||||
# TODO '&maximumRecords={limit}'\
|
||||
|
||||
|
||||
# do search-request
|
||||
def request(query, params):
|
||||
|
||||
|
Reference in New Issue
Block a user