diff options
Diffstat (limited to 'sphinx/search/nl.py')
| -rw-r--r-- | sphinx/search/nl.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sphinx/search/nl.py b/sphinx/search/nl.py index de4fd13ec..0ed58a485 100644 --- a/sphinx/search/nl.py +++ b/sphinx/search/nl.py @@ -16,6 +16,7 @@ import snowballstemmer if False: # For type annotation from typing import Any # NOQA + from sphinx.util.typing import unicode # NOQA dutch_stopwords = parse_stop_word(u''' |
