Traling whitespace

dependabot/pip/master/sphinx-6.1.3
rinpatch 6 years ago
parent 86f47689fe
commit e3bd2670d7
No known key found for this signature in database
GPG Key ID: DBBBD402C68A98DA

@ -36,7 +36,7 @@ def request(query, params):
def response(resp):
results = []
results = []
dom = html.fromstring(resp.text)
print(resp.text)
for result in dom.xpath(xpath_results):

Loading…
Cancel
Save