@@ -43,6 +43,7 @@ def request(query, params):
def response(resp):
+ # codespace test
results = []
dom = html.fromstring(resp.text)