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 'sphinx/testing/__init__.py')
-rw-r--r--sphinx/testing/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/testing/__init__.py b/sphinx/testing/__init__.py
index babfde1f5..7798e69f7 100644
--- a/sphinx/testing/__init__.py
+++ b/sphinx/testing/__init__.py
@@ -1,5 +1,4 @@
-"""
- Sphinx test utilities
+"""Sphinx test utilities
You can require sphinx.testing pytest fixtures in a test module or a conftest
file like this: