summaryrefslogtreecommitdiff
path: root/searx/engines/google_play.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/google_play.py')
-rw-r--r--searx/engines/google_play.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/searx/engines/google_play.py b/searx/engines/google_play.py
index 9853a4911..8135161a1 100644
--- a/searx/engines/google_play.py
+++ b/searx/engines/google_play.py
@@ -1,6 +1,5 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-"""Google Play Apps & Google Play Movies
-"""
+"""Google Play Apps & Google Play Movies"""
from urllib.parse import urlencode
from lxml import html