98508bdd26
Allow a variable amount of whitespace for rgb, rgba, hsv, and hsva strings in the config. Previously only 'rgb(0, 0, 0)' was allowed. Now things like 'rgb(0,0,0)' are permitted. The repeated 3-digit segments of the regexes were separated out to reduce repetition and line length. |
||
---|---|---|
.. | ||
old_configs | ||
test_config.py | ||
test_configdata.py | ||
test_configexc.py | ||
test_configtypes_hypothesis.py | ||
test_configtypes.py | ||
test_style.py | ||
test_textwrapper.py |