forked from Icycoide/searxng
Flake8
This commit is contained in:
parent
cb4a3fe598
commit
4238812a51
3 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@ def response(resp):
|
|||
return []
|
||||
|
||||
dom = html.fromstring(resp.text)
|
||||
|
||||
|
||||
regex = re.compile('\/200H\/')
|
||||
|
||||
# parse results
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue