summaryrefslogtreecommitdiff
path: root/searx/engines/stract.py
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2024-03-11 07:45:08 +0100
committerMarkus Heiser <markus.heiser@darmarIT.de>2024-03-11 14:55:38 +0100
commit8205f170ff983e5240d32dc17d7fdb526ebe5fe7 (patch)
tree536acda827bcdd1a6668714855e6f6c3ba6b68d4 /searx/engines/stract.py
parent707d6270c80426b54aeaa0ac0acd80ded45df533 (diff)
downloadsearxng-8205f170ff983e5240d32dc17d7fdb526ebe5fe7.tar.gz
searxng-8205f170ff983e5240d32dc17d7fdb526ebe5fe7.zip
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'searx/engines/stract.py')
-rw-r--r--searx/engines/stract.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/searx/engines/stract.py b/searx/engines/stract.py
index c2497998f..2ba26e756 100644
--- a/searx/engines/stract.py
+++ b/searx/engines/stract.py
@@ -1,7 +1,8 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
-"""Stract is an independent open source search engine.
-At this state, it's still in beta and hence this implementation will need to be updated once beta ends.
+"""Stract is an independent open source search engine. At this state, it's
+still in beta and hence this implementation will need to be updated once beta
+ends.
+
"""
from json import dumps