mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 21:59:22 +02:00
[fix] pep8, tests
This commit is contained in:
parent
e7de9674b1
commit
832ea60e3d
5 changed files with 5 additions and 5 deletions
|
@ -25,6 +25,7 @@ safesearch_types = {2: '1',
|
|||
1: '',
|
||||
0: '0'}
|
||||
|
||||
|
||||
# do search-request
|
||||
def request(query, params):
|
||||
c = (params['pageno'] - 1) * 48
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue