diff options
Diffstat (limited to 'tests/test_builder.py')
-rw-r--r-- | tests/test_builder.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_builder.py b/tests/test_builder.py index cd321f5ee..c51e1203f 100644 --- a/tests/test_builder.py +++ b/tests/test_builder.py @@ -1,7 +1,4 @@ """Test the Builder class. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ import pytest |