summaryrefslogtreecommitdiff
path: root/searx/botdetection/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/botdetection/__init__.py')
-rw-r--r--searx/botdetection/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/botdetection/__init__.py b/searx/botdetection/__init__.py
index d5716bcc8..51f437cf0 100644
--- a/searx/botdetection/__init__.py
+++ b/searx/botdetection/__init__.py
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
""".. _botdetection src:
Implementations used for bot detection.