We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9cd17 commit d5682e4Copy full SHA for d5682e4
doc/source/index.rst
@@ -50,7 +50,6 @@ hashable (as it will eventually be used as the key in a :obj:`dict`).
50
from __future__ import print_function
51
from cycler import cycler
52
53
-
54
color_cycle = cycler(color=['r', 'g', 'b'])
55
color_cycle
56
0 commit comments