diff options
Diffstat (limited to 'searx/engines/wikicommons.py')
| -rw-r--r-- | searx/engines/wikicommons.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/searx/engines/wikicommons.py b/searx/engines/wikicommons.py index 214881bed..718cd45d5 100644 --- a/searx/engines/wikicommons.py +++ b/searx/engines/wikicommons.py @@ -1,7 +1,5 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -"""Wikimedia Commons (images) - -""" +"""Wikimedia Commons (images)""" import datetime |