mirror of https://github.com/searx/searx
[fix] pylint
This commit is contained in:
parent
ea7ccf2422
commit
01a8a5814a
|
@ -4,6 +4,7 @@
|
|||
"""
|
||||
|
||||
# pylint: disable=missing-function-docstring
|
||||
# pylint: disable=import-error
|
||||
|
||||
import redis
|
||||
|
||||
|
|
Loading…
Reference in New Issue