summaryrefslogtreecommitdiff
path: root/sphinx/search/en.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/search/en.py')
-rw-r--r--sphinx/search/en.py6
1 files changed, 5 insertions, 1 deletions
diff --git a/sphinx/search/en.py b/sphinx/search/en.py
index c6658ffdc..fbee9ba60 100644
--- a/sphinx/search/en.py
+++ b/sphinx/search/en.py
@@ -12,7 +12,11 @@
from sphinx.search import SearchLanguage
from sphinx.util.stemmer import get_stemmer
-english_stopwords = set("""
+if False:
+ # For type annotation
+ from typing import Dict # NOQA
+
+english_stopwords = set(u"""
a and are as at
be but by
for