summaryrefslogtreecommitdiff
path: root/searx/engines/peertube.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/peertube.py')
-rw-r--r--searx/engines/peertube.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/peertube.py b/searx/engines/peertube.py
index d0eba6b88..114e24c4f 100644
--- a/searx/engines/peertube.py
+++ b/searx/engines/peertube.py
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
"""Peertube and :py:obj:`SepiaSearch <searx.engines.sepiasearch>` do share
(more or less) the same REST API and the schema of the JSON result is identical.