1config BR2_PACKAGE_PYTHON_CYCLER 2 bool "python-cycler" 3 help 4 Creates a Cycler objects much like cycler, but 5 includes input validation. 6 7 https://matplotlib.org/cycler/ 8