]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
remove unicode literal from code
authorTakashi Kajinami <tkajinam@redhat.com>
Tue, 8 Mar 2022 00:06:07 +0000 (09:06 +0900)
committerTakashi Kajinami <tkajinam@redhat.com>
Tue, 8 Mar 2022 00:06:07 +0000 (09:06 +0900)
commit1ab7f372cc370bc94799389708455b3c1603213b
treeb2dbd6f2db7f058f0d0368d76207ba1a9dded9f2
parent4efbd44f6cf92a7759370fea97e3548c7d56d874
remove unicode literal from code

All strings are considered as unicode string from Python 3.

This patch drops the explicit unicode literal (u'...')
appearances from the unicode strings.

Change-Id: Ie93f78c505b89bf5405ef492088e0114f54010fb
Co-Authored-By: LiZekun <2954674728@qq.com>
releasenotes/source/conf.py