From 8205f170ff983e5240d32dc17d7fdb526ebe5fe7 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Mon, 11 Mar 2024 07:45:08 +0100 Subject: [mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION Signed-off-by: Markus Heiser --- searx/engines/solidtorrents.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/engines/solidtorrents.py') diff --git a/searx/engines/solidtorrents.py b/searx/engines/solidtorrents.py index b853d9e25..3cad8e549 100644 --- a/searx/engines/solidtorrents.py +++ b/searx/engines/solidtorrents.py @@ -1,6 +1,6 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """SolidTorrents + """ from datetime import datetime -- cgit v1.2.3