diff options
Diffstat (limited to 'searx/engines/wikicommons.py')
-rw-r--r-- | searx/engines/wikicommons.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/wikicommons.py b/searx/engines/wikicommons.py index 9b0849716..0bb140abc 100644 --- a/searx/engines/wikicommons.py +++ b/searx/engines/wikicommons.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """Wikimedia Commons (images) """ |