PEP8 issues fixed
Fix some pep8 problems in doc/source/conf.py and make the code more pretty. Change-Id: Iff1333441b67addb38533ba061aa89f59533fdb2
This commit is contained in:
parent
9aacc68fa9
commit
b6266559a7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user