This commit is contained in:
Alexandre Flament
2023-03-15 19:53:53 +01:00
committed by GitHub
parent f59ef7839a
commit 41ed0ef0c7

View File

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