mirror of https://github.com/searxng/searxng.git
[fix] pep8
This commit is contained in:
parent
56c15023b5
commit
cc4e17b668
|
@ -2,7 +2,6 @@ import json
|
|||
from requests import get
|
||||
from urllib import urlencode
|
||||
import locale
|
||||
import time
|
||||
import dateutil.parser
|
||||
|
||||
result_count = 1
|
||||
|
|
Loading…
Reference in New Issue