summaryrefslogtreecommitdiff
path: root/searx/webapp.py
diff options
context:
space:
mode:
Diffstat (limited to 'searx/webapp.py')
-rwxr-xr-xsearx/webapp.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/searx/webapp.py b/searx/webapp.py
index d9ca3941c..07225908c 100755
--- a/searx/webapp.py
+++ b/searx/webapp.py
@@ -5,6 +5,8 @@
"""WebbApp
"""
+# pylint: disable=use-dict-literal
+
import hashlib
import hmac
import json