Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenStack
oslo
python-oslo.vmware
Commits
968f8cc8
Commit
968f8cc8
authored
Jul 28, 2022
by
niuke
Committed by
Ke Niu
Jul 28, 2022
Browse files
remove unicode literal from code
Change-Id: I2a0271618074ceb68fed716da347ad5fde217a28
parent
88c2b2ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/source/conf.py
View file @
968f8cc8
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment