Files
puppet-cloudkitty/releasenotes
Takashi Kajinami 93bdf62a48 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: I225cc9d5ca941d3efb02e46f1759db3df73e6313
Co-Authored-By: LiZekun <2954674728@qq.com>
2022-03-08 09:08:33 +09:00
..
2022-03-08 09:08:33 +09:00