rollback test

This commit is contained in:
Alexandre Flament
2023-03-15 19:55:20 +01:00
committed by GitHub
parent 41ed0ef0c7
commit 3e9cddc606

View File

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