Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_build.py')
-rw-r--r--tests/test_build.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_build.py b/tests/test_build.py
index 8cb4da0e4..f2af19565 100644
--- a/tests/test_build.py
+++ b/tests/test_build.py
@@ -1,5 +1,4 @@
-"""Test all builders.
-"""
+"""Test all builders."""
import sys
from textwrap import dedent