mirror of
https://github.com/searxng/searxng.git
synced 2026-01-03 01:20:02 +00:00
use invalid-name instead of C0103 for pylint
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
# lint: pylint
|
# lint: pylint
|
||||||
# pylint: disable=C0103
|
# pylint: disable=invalid-name
|
||||||
"""9GAG (social media)"""
|
"""9GAG (social media)"""
|
||||||
|
|
||||||
from json import loads
|
from json import loads
|
||||||
|
|||||||
Reference in New Issue
Block a user