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/writers/xml.py')
-rw-r--r--sphinx/writers/xml.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/sphinx/writers/xml.py b/sphinx/writers/xml.py
index b3cd19edc..5f9aad7fa 100644
--- a/sphinx/writers/xml.py
+++ b/sphinx/writers/xml.py
@@ -1,5 +1,4 @@
-"""Docutils-native XML and pseudo-XML writers.
-"""
+"""Docutils-native XML and pseudo-XML writers."""
from typing import Any