remove unicode from code

Change-Id: I88b4a8bb778efdcb2a538bc54bb18509de7b5f09
This commit is contained in:
zhangtongjian 2021-01-05 17:22:50 +08:00
parent a9a886f326
commit d08919a4ca
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ todo_include_todos = True
master_doc = 'index'
# General information about the project.
project = u'Monasca Specs'
project = 'Monasca Specs'
copyright = u'%s, Monasca Team' % datetime.date.today().year
# The language for content autogenerated by Sphinx. Refer to documentation