diff options
Diffstat (limited to 'tests/test_build_text.py')
-rw-r--r-- | tests/test_build_text.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_build_text.py b/tests/test_build_text.py index a8420d79e..0578e425e 100644 --- a/tests/test_build_text.py +++ b/tests/test_build_text.py @@ -1,5 +1,4 @@ -"""Test the build process with Text builder with the test root. -""" +"""Test the build process with Text builder with the test root.""" import pytest from docutils.utils import column_width |