cookiecutter/{{cookiecutter.repo_name}}/releasenotes
LiZekun b145498431 Remove unicode literal from code
All strings are considered as unicode literal string from Python 3.

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

Change-Id: Iaff03aaf0bad069f5d7b78ed0a6d209e36e19884
2022-03-04 05:55:09 +00:00
..
notes add reno to the default template 2016-06-06 15:04:26 -04:00
source Remove unicode literal from code 2022-03-04 05:55:09 +00:00