mirror of https://github.com/searxng/searxng.git
Flake8
This commit is contained in:
parent
fa0330f0ff
commit
b4b666e703
|
@ -10,7 +10,6 @@
|
||||||
#
|
#
|
||||||
# @todo paging
|
# @todo paging
|
||||||
|
|
||||||
from urllib import urlencode
|
|
||||||
from lxml import html
|
from lxml import html
|
||||||
from cgi import escape
|
from cgi import escape
|
||||||
import re
|
import re
|
||||||
|
|
Loading…
Reference in New Issue