forked from Ponysearch/Ponysearch
test
This commit is contained in:
parent
f59ef7839a
commit
41ed0ef0c7
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ def request(query, params):
|
||||||
|
|
||||||
|
|
||||||
def response(resp):
|
def response(resp):
|
||||||
|
# codespace test
|
||||||
results = []
|
results = []
|
||||||
|
|
||||||
dom = html.fromstring(resp.text)
|
dom = html.fromstring(resp.text)
|
||||||
|
|
Loading…
Reference in a new issue