diff options
Diffstat (limited to 'tests/test_api_translator.py')
-rw-r--r-- | tests/test_api_translator.py | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/tests/test_api_translator.py b/tests/test_api_translator.py index dd721355b..aad5a2ccc 100644 --- a/tests/test_api_translator.py +++ b/tests/test_api_translator.py @@ -1,12 +1,4 @@ -""" - test_api_translator - ~~~~~~~~~~~~~~~~~~~ - - Test the Sphinx API for translator. - - :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. - :license: BSD, see LICENSE for details. -""" +"""Test the Sphinx API for translator.""" import sys |