diff options
Diffstat (limited to 'tests/test_roles.py')
-rw-r--r-- | tests/test_roles.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/test_roles.py b/tests/test_roles.py index e29df9e7f..70762f48e 100644 --- a/tests/test_roles.py +++ b/tests/test_roles.py @@ -1,7 +1,4 @@ """Test sphinx.roles - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from unittest.mock import Mock |