diff options
Diffstat (limited to 'searx/engines/lemmy.py')
| -rw-r--r-- | searx/engines/lemmy.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/lemmy.py b/searx/engines/lemmy.py index bc3cc9cf6..a924b4bc4 100644 --- a/searx/engines/lemmy.py +++ b/searx/engines/lemmy.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """This engine uses the Lemmy API (https://lemmy.ml/api/v3/search), which is documented at `lemmy-js-client`_ / `Interface Search`_. Since Lemmy is federated, results are from many different, independent lemmy instances, and not |