Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Commit

Permalink
[fix] pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
asciimoo committed May 30, 2021
1 parent ea7ccf2 commit 01a8a58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions searx/engines/redis_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"""

# pylint: disable=missing-function-docstring
# pylint: disable=import-error

import redis

Expand Down

0 comments on commit 01a8a58

Please sign in to comment.