mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
use stricter pylint profile for google shopping
This commit is contained in:
parent
610d1f73ff
commit
692855b442
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
"""
|
||||
Google Shopping
|
||||
"""
|
||||
# lint: pylint
|
||||
"""Google Shopping"""
|
||||
|
||||
from urllib.parse import urlencode
|
||||
from lxml import html
|
||||
|
|
Loading…
Add table
Reference in a new issue