From dd3f12a7fca0e427283cef1dd248c796ad06b6d2 Mon Sep 17 00:00:00 2001 From: Takeshi KOMIYA Date: Tue, 11 Oct 2016 18:59:12 +0900 Subject: [PATCH] Fix style-check violation --- tests/test_build_latex.py | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tests/test_build_latex.py b/tests/test_build_latex.py index 378f6db80..89a888ab3 100644 --- a/tests/test_build_latex.py +++ b/tests/test_build_latex.py @@ -27,8 +27,9 @@ from test_build_html import ENV_WARNINGS LATEX_ENGINES = ['pdflatex', 'lualatex', 'xelatex'] DOCCLASSES = ['howto', 'manual'] -STYLEFILES = ['article.sty', 'fancyhdr.sty', 'titlesec.sty', 'amsmath.sty', 'framed.sty', - 'color.sty', 'fancyvrb.sty', 'fncychap.sty', 'threeparttable.sty', 'geometry.sty'] +STYLEFILES = ['article.sty', 'fancyhdr.sty', 'titlesec.sty', 'amsmath.sty', + 'framed.sty', 'color.sty', 'fancyvrb.sty', 'fncychap.sty', + 'threeparttable.sty', 'geometry.sty'] LATEX_WARNINGS = ENV_WARNINGS + """\ %(root)s/index.rst:\\d+: WARNING: unknown option: &option