summaryrefslogtreecommitdiff
path: root/searxng_extra/update/update_engine_descriptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'searxng_extra/update/update_engine_descriptions.py')
-rwxr-xr-xsearxng_extra/update/update_engine_descriptions.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/searxng_extra/update/update_engine_descriptions.py b/searxng_extra/update/update_engine_descriptions.py
index fc793ea2f..916e18802 100755
--- a/searxng_extra/update/update_engine_descriptions.py
+++ b/searxng_extra/update/update_engine_descriptions.py
@@ -1,7 +1,5 @@
#!/usr/bin/env python
-# lint: pylint
# SPDX-License-Identifier: AGPL-3.0-or-later
-
"""Fetch website description from websites and from
:origin:`searx/engines/wikidata.py` engine.