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/theming.py')
-rw-r--r--sphinx/theming.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/theming.py b/sphinx/theming.py
index 3b662dd00..6b8f79c3d 100644
--- a/sphinx/theming.py
+++ b/sphinx/theming.py
@@ -1,5 +1,4 @@
-"""Theming support for HTML builders.
-"""
+"""Theming support for HTML builders."""
import configparser
import os