diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-10-03 15:12:09 +0200 |
|---|---|---|
| committer | Alexandre Flament <alex@al-f.net> | 2021-10-03 19:04:18 +0200 |
| commit | 955eab8240b4dd903e431b85f6daf35c8672d39c (patch) | |
| tree | fb7828f8140fba50e20fa4e76be48d219921050b /docs | |
| parent | 1bb82a6b54e53d683c3041a1576be64ae234abee (diff) | |
[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>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/searxng_extra/standalone_searx.py.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/searxng_extra/standalone_searx.py.rst b/docs/searxng_extra/standalone_searx.py.rst index 1d2d698ac..7cbbccfde 100644 --- a/docs/searxng_extra/standalone_searx.py.rst +++ b/docs/searxng_extra/standalone_searx.py.rst @@ -1,9 +1,9 @@ .. _standalone_searx.py: -=================================== +===================================== ``searxng_extra/standalone_searx.py`` -=================================== +===================================== .. automodule:: searxng_extra.standalone_searx :members: |