summaryrefslogtreecommitdiff
path: root/searx/engines/google_images.py
diff options
context:
space:
mode:
authorThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-16 17:26:16 +0100
committerThomas Pointhuber <thomas.pointhuber@gmx.at>2014-12-16 17:26:16 +0100
commita508d540ac43196edeb4d946dfdf64a1d0a438ed (patch)
tree7d2b5101dfa91c3d2a81467a1bf58bba26be6362 /searx/engines/google_images.py
parent91f9973227e003604e036278e42a4c6394bf5478 (diff)
downloadsearxng-a508d540ac43196edeb4d946dfdf64a1d0a438ed.tar.gz
searxng-a508d540ac43196edeb4d946dfdf64a1d0a438ed.zip
[fix] pep8
Diffstat (limited to 'searx/engines/google_images.py')
-rw-r--r--searx/engines/google_images.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/engines/google_images.py b/searx/engines/google_images.py
index 491f5c2c2..79fac3fb0 100644
--- a/searx/engines/google_images.py
+++ b/searx/engines/google_images.py
@@ -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