remove unicode from code
Change-Id: I177f8a85cca15b5e29ecb6247ea9ee4006b71d30
This commit is contained in:
parent
0d5eb8c912
commit
bc7b44ecfd
@ -36,8 +36,8 @@ source_suffix = '.rst'
|
||||
master_doc = 'index'
|
||||
|
||||
# General information about the project.
|
||||
project = u'mistral-dashboard'
|
||||
copyright = u'2014, OpenStack Foundation'
|
||||
project = 'mistral-dashboard'
|
||||
copyright = '2014, OpenStack Foundation'
|
||||
|
||||
# -- Options for openstackdocstheme -------------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user