diff options
Diffstat (limited to 'tests/test_project.py')
-rw-r--r-- | tests/test_project.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_project.py b/tests/test_project.py index 0d962e84a..1f4c4709f 100644 --- a/tests/test_project.py +++ b/tests/test_project.py @@ -1,7 +1,4 @@ """Tests project module. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from collections import OrderedDict |