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