diff options
Diffstat (limited to 'searx/engines/yacy.py')
| -rw-r--r-- | searx/engines/yacy.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/yacy.py b/searx/engines/yacy.py index 50c7886c0..3a0414787 100644 --- a/searx/engines/yacy.py +++ b/searx/engines/yacy.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """YaCy_ is a free distributed search engine, built on the principles of peer-to-peer (P2P) networks. |