forked from Ponysearch/Ponysearch
[lint] Remove whitespace
From GH GUI
This commit is contained in:
parent
155333f625
commit
67fb6fba84
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue