mirror of
https://github.com/searxng/searxng.git
synced 2026-09-11 16:56:05 +00:00
use stricter pylint profile for google shopping
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user