summaryrefslogtreecommitdiff
path: root/searx/botdetection/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/botdetection/config.py')
-rw-r--r--searx/botdetection/config.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/botdetection/config.py b/searx/botdetection/config.py
index b705f34d2..d7e3426cf 100644
--- a/searx/botdetection/config.py
+++ b/searx/botdetection/config.py
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
"""Configuration class :py:class:`Config` with deep-update, schema validation
and deprecated names.