mirror of
https://github.com/searxng/searxng.git
synced 2024-11-05 04:40:11 +01:00
test
This commit is contained in:
parent
f59ef7839a
commit
41ed0ef0c7
@ -43,6 +43,7 @@ def request(query, params):
|
||||
|
||||
|
||||
def response(resp):
|
||||
# codespace test
|
||||
results = []
|
||||
|
||||
dom = html.fromstring(resp.text)
|
||||
|
Loading…
Reference in New Issue
Block a user