summaryrefslogtreecommitdiff
path: root/sphinx/search/zh.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/search/zh.py')
-rw-r--r--sphinx/search/zh.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/sphinx/search/zh.py b/sphinx/search/zh.py
index 520dd6493..4f17129b6 100644
--- a/sphinx/search/zh.py
+++ b/sphinx/search/zh.py
@@ -21,7 +21,11 @@ try:
except ImportError:
JIEBA = False
-english_stopwords = set("""
+if False:
+ # For type annotation
+ from typing import Dict, List # NOQA
+
+english_stopwords = set(u"""
a and are as at
be but by
for