From: Ray Chen Date: Fri, 24 Aug 2012 11:21:55 +0000 (+0800) Subject: PEP8 issues fixed X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=b6266559a7da6b8f5e57fb18f34d6c54faf1c629;p=openstack-build%2Fneutron-build.git PEP8 issues fixed Fix some pep8 problems in doc/source/conf.py and make the code more pretty. Change-Id: Iff1333441b67addb38533ba061aa89f59533fdb2 --- diff --git a/doc/source/conf.py b/doc/source/conf.py index ecf711e46..ee6414c71 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -218,8 +218,8 @@ htmlhelp_basename = 'quantumdoc' # (source start file, target name, title, author, # documentclass [howto/manual]). latex_documents = [ - ('index', 'Quantum.tex', u'Quantum Documentation', - u'Quantum development team', 'manual'), + ('index', 'Quantum.tex', u'Quantum Documentation', + u'Quantum development team', 'manual'), ] # The name of an image file (relative to this directory) to place at the top of