summaryrefslogtreecommitdiff
path: root/searx/engines/podcastindex.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/podcastindex.py')
-rw-r--r--searx/engines/podcastindex.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/searx/engines/podcastindex.py b/searx/engines/podcastindex.py
index 9e04a6f78..e9a927838 100644
--- a/searx/engines/podcastindex.py
+++ b/searx/engines/podcastindex.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-"""Podcast Index
-"""
+"""Podcast Index"""
from urllib.parse import quote_plus
from datetime import datetime