diff options
Diffstat (limited to 'searxng_extra/update/update_locales.py')
| -rwxr-xr-x | searxng_extra/update/update_locales.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searxng_extra/update/update_locales.py b/searxng_extra/update/update_locales.py index 4b8f6222c..04abaecda 100755 --- a/searxng_extra/update/update_locales.py +++ b/searxng_extra/update/update_locales.py @@ -1,5 +1,4 @@ #!/usr/bin/env python -# lint: pylint # SPDX-License-Identifier: AGPL-3.0-or-later """Update locale names in :origin:`searx/data/locales.json` used by :ref:`searx.locales` |