summaryrefslogtreecommitdiff
path: root/searx/engines/pypi.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/pypi.py')
-rw-r--r--searx/engines/pypi.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/searx/engines/pypi.py b/searx/engines/pypi.py
index 7ebb254f3..f2069126d 100644
--- a/searx/engines/pypi.py
+++ b/searx/engines/pypi.py
@@ -1,7 +1,5 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-"""pypi.org
-
-"""
+"""pypi.org"""
from urllib.parse import urlencode
from dateutil import parser