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:
authorshimizukawa <shimizukawa@gmail.com>2016-02-14 16:00:03 +0300
committershimizukawa <shimizukawa@gmail.com>2016-02-14 16:06:41 +0300
commit03f061f898b6f13269db37abae32d01621d7cbce (patch)
tree2ae4ad4882caf5b15b86c94bc403466989e1fd84 /sphinx/util/images.py
parentd7bebce5e6c0d04ae286d7deeb6ca7778af638cb (diff)
fix for `make style-check`
Diffstat (limited to 'sphinx/util/images.py')
-rw-r--r--sphinx/util/images.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sphinx/util/images.py b/sphinx/util/images.py
index d445acb05..931be3d15 100644
--- a/sphinx/util/images.py
+++ b/sphinx/util/images.py
@@ -1,7 +1,7 @@
# -*- coding: utf-8 -*-
"""
sphinx.util.images
- ~~~~~~~~~~~
+ ~~~~~~~~~~~~~~~~~~
Image utility functions for Sphinx.