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