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 /searxng_extra/update/update_pygments.py | |
| 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 'searxng_extra/update/update_pygments.py')
| -rwxr-xr-x | searxng_extra/update/update_pygments.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searxng_extra/update/update_pygments.py b/searxng_extra/update/update_pygments.py index a7a238be0..3b1c525a5 100755 --- a/searxng_extra/update/update_pygments.py +++ b/searxng_extra/update/update_pygments.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# SPDX-License-Identifier: AGPL-3.0-or-later """ Update pygments style |