summaryrefslogtreecommitdiff
path: root/searx/engines/genius.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/genius.py')
-rw-r--r--searx/engines/genius.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/searx/engines/genius.py b/searx/engines/genius.py
index 24ab91386..0ef82c541 100644
--- a/searx/engines/genius.py
+++ b/searx/engines/genius.py
@@ -1,8 +1,6 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
# pylint: disable=invalid-name
-"""Genius
-
-"""
+"""Genius"""
from urllib.parse import urlencode
from datetime import datetime