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