summaryrefslogtreecommitdiff
path: root/searx/engines/wttr.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/engines/wttr.py')
-rw-r--r--searx/engines/wttr.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/searx/engines/wttr.py b/searx/engines/wttr.py
index 2eaee62ae..11a2d27cc 100644
--- a/searx/engines/wttr.py
+++ b/searx/engines/wttr.py
@@ -1,5 +1,4 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
-# lint: pylint
"""wttr.in (weather forecast service)"""
from json import loads