mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
committed by
Markus Heiser
parent
707d6270c8
commit
8205f170ff
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user