]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc: release/nautilus.rst: drop stray "b'" strings
authorNathan Cutler <ncutler@suse.com>
Mon, 22 Jul 2019 15:45:54 +0000 (17:45 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 22 Jul 2019 16:28:19 +0000 (18:28 +0200)
commite2ed8e9c0710ee753b415ab88ec6ed92f71c4a42
treea06b2b1fb516eb260465961c459434dfc3b9ef8d
parent64bdf714d3de16ecb626193c19c9db9d5d510462
doc: release/nautilus.rst: drop stray "b'" strings

The ceph-release-notes script renders strings as bytes and these get exported
as b'<str>'. . . the script needs some more work to play nicely with Python 3.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
doc/releases/nautilus.rst