[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