diff options
Diffstat (limited to 'tests/test_ext_napoleon.py')
-rw-r--r-- | tests/test_ext_napoleon.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_ext_napoleon.py b/tests/test_ext_napoleon.py index c271a7c9a..d6334b9eb 100644 --- a/tests/test_ext_napoleon.py +++ b/tests/test_ext_napoleon.py @@ -5,7 +5,7 @@ Tests for :mod:`sphinx.ext.napoleon.__init__` module. - :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS. + :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. """ |