diff options
Diffstat (limited to 'searx/engines/yahoo_news.py')
| -rw-r--r-- | searx/engines/yahoo_news.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/engines/yahoo_news.py b/searx/engines/yahoo_news.py index 49b3d1bf8..98d8bc9f1 100644 --- a/searx/engines/yahoo_news.py +++ b/searx/engines/yahoo_news.py @@ -1,4 +1,5 @@ # SPDX-License-Identifier: AGPL-3.0-or-later +# lint: pylint """Yahoo (News) Yahoo News is "English only" and do not offer localized nor language queries. |