ironic-inspector/doc
LiZekun fe2abe1130 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: I662c72686a7e0404da62fb677c666885ff5ac65a
2022-10-27 11:31:43 -07:00
..
source Remove unicode literal from code 2022-10-27 11:31:43 -07:00
Makefile Generate Sphinx docs 2015-11-27 11:56:36 +02:00
requirements.txt Avoid a full install in tox environments that do not need it 2020-12-14 14:18:46 +01:00