summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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