summaryrefslogtreecommitdiff
path: root/searx/engines/spotify.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/spotify.py')
-rw-r--r--searx/engines/spotify.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/searx/engines/spotify.py b/searx/engines/spotify.py
index 3b86328b7..67d570bd2 100644
--- a/searx/engines/spotify.py
+++ b/searx/engines/spotify.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-"""Spotify (Music)
-
-"""
+"""Spotify (Music)"""
from json import loads
from urllib.parse import urlencode