summaryrefslogtreecommitdiff
path: root/searx
diff options
context:
space:
mode:
authorMartin Fischer <martin@push-f.com>2022-01-30 08:19:20 +0100
committerMartin Fischer <martin@push-f.com>2022-02-01 06:28:26 +0100
commit08bb3a5f3a6bf2c13ca89accc3179481e22e1bc6 (patch)
tree7ea9b56e37c83fed616a60e8d3c3ebb31e02efbc /searx
parent8ae05f6ea57650b7377f430148e1fa6a6dc5a75c (diff)
downloadsearxng-08bb3a5f3a6bf2c13ca89accc3179481e22e1bc6.tar.gz
searxng-08bb3a5f3a6bf2c13ca89accc3179481e22e1bc6.zip
[pyright:basic] searx.user_help
Diffstat (limited to 'searx')
-rw-r--r--searx/user_help.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/searx/user_help.py b/searx/user_help.py
index bf7336777..bb2c1b1ca 100644
--- a/searx/user_help.py
+++ b/searx/user_help.py
@@ -1,3 +1,4 @@
+# pyright: basic
from typing import Dict
import os.path
import pkg_resources