diff options
Diffstat (limited to 'sphinx/util/stemmer/porter.py')
-rw-r--r-- | sphinx/util/stemmer/porter.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sphinx/util/stemmer/porter.py b/sphinx/util/stemmer/porter.py index 0c8718799..51c132c2c 100644 --- a/sphinx/util/stemmer/porter.py +++ b/sphinx/util/stemmer/porter.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- """ sphinx.util.stemmer.porter ~~~~~~~~~~~~~~~~~~~~~~~~~~ |