Files
puppet-vswitch/releasenotes/source/conf.py
Takashi Kajinami 24edba4773 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: I658c4fb6af736f9a0751b1eb2764dd8886452ae4
Co-Authored-By: LiZekun <2954674728@qq.com>
2022-03-08 09:26:59 +09:00

8.3 KiB