1
0
mirror of https://github.com/searxng/searxng.git synced 2024-10-01 09:00:15 +02:00

[lint] Remove whitespace

From GH GUI
This commit is contained in:
Allen 2022-04-17 10:42:25 +02:00 committed by GitHub
parent 155333f625
commit 67fb6fba84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -173,7 +173,7 @@ def request(query, params):
params['cookies'] = cookies
params['headers'] = headers
params['url'] = search_url.format(**fargs)
params['soft_max_redirects'] = soft_max_redirects