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

[fix] pep8

This commit is contained in:
Adam Tauber 2019-12-21 21:13:43 +01:00
parent 00512e36c1
commit fc457569f7

View File

@ -43,7 +43,7 @@ content_xpath = './/sum'
supported_languages_url = 'https://gigablast.com/search?&rxikd=1' supported_languages_url = 'https://gigablast.com/search?&rxikd=1'
extra_param = '' # gigablast requires a random extra parameter extra_param = '' # gigablast requires a random extra parameter
# which can be extracted from the source code of the search page # which can be extracted from the source code of the search page