use stricter pylint profile for google shopping

This commit is contained in:
ta 2022-07-09 15:17:39 +07:00
parent 610d1f73ff
commit 692855b442

View file

@ -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