summaryrefslogtreecommitdiff
path: root/sphinx/writers/xml.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/writers/xml.py')
-rw-r--r--sphinx/writers/xml.py10
1 files changed, 1 insertions, 9 deletions
diff --git a/sphinx/writers/xml.py b/sphinx/writers/xml.py
index f9fb22784..5f9aad7fa 100644
--- a/sphinx/writers/xml.py
+++ b/sphinx/writers/xml.py
@@ -1,12 +1,4 @@
-"""
- sphinx.writers.xml
- ~~~~~~~~~~~~~~~~~~
-
- Docutils-native XML and pseudo-XML writers.
-
- :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
- :license: BSD, see LICENSE for details.
-"""
+"""Docutils-native XML and pseudo-XML writers."""
from typing import Any