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_util_fileutil.py')
-rw-r--r--tests/test_util_fileutil.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_util_fileutil.py b/tests/test_util_fileutil.py
index 11a5a8557..27f95e644 100644
--- a/tests/test_util_fileutil.py
+++ b/tests/test_util_fileutil.py
@@ -1,5 +1,4 @@
-"""Tests sphinx.util.fileutil functions.
-"""
+"""Tests sphinx.util.fileutil functions."""
from unittest import mock