]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
doc/script/gen_state_diagram: use itertools.cycle() for cycling in colors
authorKefu Chai <kchai@redhat.com>
Thu, 19 Nov 2020 08:52:19 +0000 (16:52 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 19 Nov 2020 13:05:14 +0000 (21:05 +0800)
commitac1f3fa4b3d4ebada930ead35e8482841823c768
tree38d98b5a6e6731d307637d5a79da387776856f2b
parent3c0bc49875ec330c13ec629a9e8d60c65b0d040a
doc/script/gen_state_diagram: use itertools.cycle() for cycling in colors

for better readability

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/scripts/gen_state_diagram.py