[mod] searxng_extras - minor improvements

- fix docs/searxng_extra/standalone_searx.py.rst
- add SPDX tag
- pylint standalone_searx.py and update_wikidata_units.py

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
Markus Heiser 2021-10-03 15:12:09 +02:00 committed by Alexandre Flament
parent 1bb82a6b54
commit 955eab8240
12 changed files with 25 additions and 24 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env python
# SPDX-License-Identifier: AGPL-3.0-or-later
import json
from urllib.parse import urlparse