mirror of
https://github.com/searxng/searxng.git
synced 2025-08-03 02:22:22 +02:00
Improves PEP8 compatibility.
This commit is contained in:
parent
b22dd51bd7
commit
22fd0746d9
12 changed files with 28 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
from urllib import urlencode
|
||||
from lxml import html
|
||||
from json import loads
|
||||
from lxml import html
|
||||
|
||||
categories = ['videos']
|
||||
locale = 'en_US'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue