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/config.py')
-rw-r--r--sphinx/config.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/config.py b/sphinx/config.py
index ecbf7fa43..50de07b72 100644
--- a/sphinx/config.py
+++ b/sphinx/config.py
@@ -1,5 +1,4 @@
-"""Build configuration file handling.
-"""
+"""Build configuration file handling."""
import re
import traceback