mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
Flake8
This commit is contained in:
@@ -43,7 +43,7 @@ def response(resp):
|
||||
return []
|
||||
|
||||
dom = html.fromstring(resp.text)
|
||||
|
||||
|
||||
regex = re.compile('\/200H\/')
|
||||
|
||||
# parse results
|
||||
|
||||
Reference in New Issue
Block a user