mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[enh] add init function to engines which loads parallel
This commit is contained in:
@@ -55,7 +55,8 @@ def obtain_token():
|
||||
return token
|
||||
|
||||
|
||||
obtain_token()
|
||||
def init():
|
||||
obtain_token()
|
||||
|
||||
|
||||
# do search-request
|
||||
|
||||
Reference in New Issue
Block a user