[fix] pep8

This commit is contained in:
Adam Tauber 2019-10-14 15:09:39 +02:00
parent e74bdf8429
commit ed1c1bdb04
3 changed files with 2 additions and 3 deletions

View File

@ -51,7 +51,6 @@ def request(query, params):
'engine0': 'v1all',
}
# set language if specified
if params['language'] != 'all':
language = 'english'