Files
puppet-tempest/releasenotes/source/conf.py
Takashi Kajinami e2a7a35957 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: I6f6b60c41a7f3b38d42444604d629966a0b8fede
Co-Authored-By: LiZekun <2954674728@qq.com>
2022-03-08 09:25:40 +09:00

8.3 KiB