diff options
Diffstat (limited to 'searx/engines/solidtorrents.py')
-rw-r--r-- | searx/engines/solidtorrents.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/engines/solidtorrents.py b/searx/engines/solidtorrents.py index 050149187..b228a8c8c 100644 --- a/searx/engines/solidtorrents.py +++ b/searx/engines/solidtorrents.py @@ -1,4 +1,5 @@ # SPDX-License-Identifier: AGPL-3.0-or-later +# lint: pylint """Solid Torrents """ |