diff options
Diffstat (limited to 'searx/engines/bing.py')
-rw-r--r-- | searx/engines/bing.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/bing.py b/searx/engines/bing.py index ff15f0b22..adb8e90a3 100644 --- a/searx/engines/bing.py +++ b/searx/engines/bing.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """This is the implementation of the Bing-WEB engine. Some of this implementations are shared by other engines: |