mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
Improves PEP8 compatibility.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from lxml import html
|
||||
from urllib import urlencode
|
||||
from cgi import escape
|
||||
from lxml import html
|
||||
|
||||
base_url = 'http://www.bing.com/'
|
||||
search_string = 'search?{query}&first={offset}'
|
||||
|
||||
Reference in New Issue
Block a user