remove unicode prefix from code
Change-Id: Iea2b4f8ce22b7592242d140a722ac234d84a7f7d
This commit is contained in:
@@ -81,7 +81,7 @@ master_doc = 'index'
|
|||||||
exclude_trees = []
|
exclude_trees = []
|
||||||
|
|
||||||
# General information about the project.
|
# General information about the project.
|
||||||
copyright = u"2017, Cinder Developers"
|
copyright = "2017, Cinder Developers"
|
||||||
|
|
||||||
# openstackdocstheme options
|
# openstackdocstheme options
|
||||||
openstackdocs_repo_name = 'openstack/cinderlib'
|
openstackdocs_repo_name = 'openstack/cinderlib'
|
||||||
|
|||||||
Reference in New Issue
Block a user