diff options
Diffstat (limited to 'sphinx/search/it.py')
-rw-r--r-- | sphinx/search/it.py | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/sphinx/search/it.py b/sphinx/search/it.py index da042820f..80b3b3a6d 100644 --- a/sphinx/search/it.py +++ b/sphinx/search/it.py @@ -1,12 +1,4 @@ -""" - sphinx.search.it - ~~~~~~~~~~~~~~~~ - - Italian search language: includes the JS Italian stemmer. - - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" +"""Italian search language: includes the JS Italian stemmer.""" from typing import Dict |