searxng/searx/search/checker
Alexandre Flament 5439dd5fb1 [fix] checker: fix image fetch
Since https://github.com/searxng/searxng/pull/354
the searx.network.stream(...) returns a tuple

This commits update the checker code according to
this function signature change.
2022-01-22 16:11:42 +01:00
..
__init__.py [enh] checker: background check 2021-01-12 11:47:17 +01:00
__main__.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
background.py [format.python] initial formatting of the python code 2021-12-27 09:26:22 +01:00
impl.py [fix] checker: fix image fetch 2022-01-22 16:11:42 +01:00