diff --git a/searx/engines/9gag.py b/searx/engines/9gag.py index b142adc0..8fa90994 100644 --- a/searx/engines/9gag.py +++ b/searx/engines/9gag.py @@ -1,6 +1,6 @@ # SPDX-License-Identifier: AGPL-3.0-or-later # lint: pylint -# pylint: disable=C0103 +# pylint: disable=invalid-name """9GAG (social media)""" from json import loads