2
0
mirror of https://github.com/searx/searx synced 2025-08-30 14:08:47 +00:00

[fix] pep8

This commit is contained in:
Adam Tauber
2015-01-02 12:33:40 +01:00
parent 56c15023b5
commit cc4e17b668
3 changed files with 8 additions and 9 deletions

View File

@@ -2,7 +2,6 @@ import json
from requests import get from requests import get
from urllib import urlencode from urllib import urlencode
import locale import locale
import time
import dateutil.parser import dateutil.parser
result_count = 1 result_count = 1