summaryrefslogtreecommitdiff
path: root/searx/engines/1337x.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/1337x.py')
-rw-r--r--searx/engines/1337x.py5
1 files changed, 3 insertions, 2 deletions
diff --git a/searx/engines/1337x.py b/searx/engines/1337x.py
index 730a4c445..221297503 100644
--- a/searx/engines/1337x.py
+++ b/searx/engines/1337x.py
@@ -1,6 +1,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-"""
- 1337x
+# pylint: disable=invalid-name
+"""1337x
+
"""
from urllib.parse import quote, urljoin