summaryrefslogtreecommitdiff
path: root/tests/unit/test_webapp.py
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-11-26 08:46:43 +0100
committerAlexandre Flament <alex@al-f.net>2021-11-26 08:46:43 +0100
commit0d41f26a20fdaf6d3e6ddd1aa6e3d2360297da8e (patch)
tree892f4a49906468f2f09aaa40e6a14ace3e8169ce /tests/unit/test_webapp.py
parentda1d502cf7096c0c2f43b6b88dc413f91a43ebba (diff)
[fix] searx.results: fix pylint issue "useless-with-lock"
Replace "with threading.Lock():" by "with self._lock"
Diffstat (limited to 'tests/unit/test_webapp.py')
0 files changed, 0 insertions, 0 deletions