diff options
Diffstat (limited to 'tests/test_markup.py')
-rw-r--r-- | tests/test_markup.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_markup.py b/tests/test_markup.py index a0e6e4d59..030323e90 100644 --- a/tests/test_markup.py +++ b/tests/test_markup.py @@ -1,7 +1,4 @@ """Test various Sphinx-specific markup extensions. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import re |