Commit 968f8cc8 authored by niuke's avatar niuke Committed by Ke Niu
Browse files

remove unicode literal from code

Change-Id: I2a0271618074ceb68fed716da347ad5fde217a28
parent 88c2b2ed
......@@ -33,7 +33,7 @@ openstackdocs_bug_tag = ''
master_doc = 'index'
# General information about the project.
copyright = u'2014, OpenStack Foundation'
copyright = '2014, OpenStack Foundation'
# If true, '()' will be appended to :func: etc. cross-reference text.
add_function_parentheses = True
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment