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/builders/changes.py')
-rw-r--r--sphinx/builders/changes.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/builders/changes.py b/sphinx/builders/changes.py
index 5230f1a24..3a1f5bd65 100644
--- a/sphinx/builders/changes.py
+++ b/sphinx/builders/changes.py
@@ -1,5 +1,4 @@
-"""Changelog builder.
-"""
+"""Changelog builder."""
import html
from os import path