Markus Heiser 8908937046 [mod] searx.engines.load_engine return None instead of sys.exit(1)
Loading an engine should not exit the application (*). Instead
of exit, return None.

(*) RuntimeError still exit the application: syntax error, etc...

BTW: add documentation and normalize indentation (no functional change)

Suggested-by: @dalf https://github.com/searxng/searxng/pull/116#issuecomment-851865627
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-06-01 16:35:17 +02:00
..
2021-05-30 15:18:36 +02:00
2020-12-11 14:37:08 +01:00
2021-05-31 22:33:40 +02:00
2021-05-03 15:45:30 +02:00
2021-03-27 20:30:08 +01:00