Fix flake8 violation

This commit is contained in:
Takeshi KOMIYA
2015-08-21 14:29:01 +09:00
parent 20d992cdf5
commit e1305d549d
2 changed files with 4 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ Bugs fixed
``'ascii' codec can't decode byte`` exception.
* #1540: Fix RuntimeError with circular referenced toctree
* #1983: i18n translation feature breaks references which uses section name.
* #1990: Use caption of toctree to title of \tableofcontents in LaTeX
Release 1.3.1 (released Mar 17, 2015)