fix for make style-check

This commit is contained in:
shimizukawa 2016-02-14 22:00:03 +09:00
parent d7bebce5e6
commit 03f061f898
3 changed files with 127 additions and 127 deletions

View File

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
""" """
sphinx.builders.dummy sphinx.builders.dummy
~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~
Do syntax checks, but no writing. Do syntax checks, but no writing.

View File

@ -1,7 +1,7 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
""" """
sphinx.util.images sphinx.util.images
~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~
Image utility functions for Sphinx. Image utility functions for Sphinx.