summaryrefslogtreecommitdiff
path: root/sphinx/transforms/post_transforms/images.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/transforms/post_transforms/images.py')
-rw-r--r--sphinx/transforms/post_transforms/images.py10
1 files changed, 1 insertions, 9 deletions
diff --git a/sphinx/transforms/post_transforms/images.py b/sphinx/transforms/post_transforms/images.py
index 1a6d4f6d5..ac9c4225e 100644
--- a/sphinx/transforms/post_transforms/images.py
+++ b/sphinx/transforms/post_transforms/images.py
@@ -1,12 +1,4 @@
-"""
- sphinx.transforms.post_transforms.images
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- Docutils transforms used by Sphinx.
-
- :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
- :license: BSD, see LICENSE for details.
-"""
+"""Docutils transforms used by Sphinx."""
import os
import re