1
0
mirror of https://github.com/searx/searx synced 2024-12-11 16:35:20 +01:00

[fix] pylint

This commit is contained in:
Adam Tauber 2021-05-30 19:25:03 +02:00
parent ea7ccf2422
commit 01a8a5814a

View File

@ -4,6 +4,7 @@
""" """
# pylint: disable=missing-function-docstring # pylint: disable=missing-function-docstring
# pylint: disable=import-error
import redis import redis