mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[fix] pep8
This commit is contained in:
parent
91f9973227
commit
a508d540ac
6 changed files with 35 additions and 17 deletions
|
|
@ -9,7 +9,7 @@
|
|||
# @stable yes (but deprecated)
|
||||
# @parse url, title, img_src
|
||||
|
||||
from urllib import urlencode,unquote
|
||||
from urllib import urlencode, unquote
|
||||
from json import loads
|
||||
|
||||
# engine dependent config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue