diff options
Diffstat (limited to 'searx/engines/torznab.py')
-rw-r--r-- | searx/engines/torznab.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/torznab.py b/searx/engines/torznab.py index 101cab9e3..70ba78ab4 100644 --- a/searx/engines/torznab.py +++ b/searx/engines/torznab.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """Torznab_ is an API specification that provides a standardized way to query torrent site for content. It is used by a number of torrent applications, including Prowlarr_ and Jackett_. |