summaryrefslogtreecommitdiff
path: root/searx/redisdb.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/redisdb.py')
-rw-r--r--searx/redisdb.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/redisdb.py b/searx/redisdb.py
index 0544d697f..bed0c347b 100644
--- a/searx/redisdb.py
+++ b/searx/redisdb.py
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
"""Implementation of the redis client (redis-py_).
.. _redis-py: https://github.com/redis/redis-py