summaryrefslogtreecommitdiff
path: root/searx/botdetection/http_connection.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/botdetection/http_connection.py')
-rw-r--r--searx/botdetection/http_connection.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/botdetection/http_connection.py b/searx/botdetection/http_connection.py
index a32877158..c720b55e6 100644
--- a/searx/botdetection/http_connection.py
+++ b/searx/botdetection/http_connection.py
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
"""
Method ``http_connection``
--------------------------