diff options
Diffstat (limited to 'tests/test_pycode_ast.py')
-rw-r--r-- | tests/test_pycode_ast.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/test_pycode_ast.py b/tests/test_pycode_ast.py index 6cf8b77ee..68c03dc2f 100644 --- a/tests/test_pycode_ast.py +++ b/tests/test_pycode_ast.py @@ -1,7 +1,7 @@ """Test pycode.ast - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. +:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. +:license: BSD, see LICENSE for details. """ import sys |