MCPcopy Index your code
hub / github.com/matplotlib/matplotlib / rcsetup.py

File rcsetup.py

lib/matplotlib/rcsetup.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2The rcsetup module contains the validation code for customization using
3Matplotlib's rc settings.
4

Callers

nothing calls this directly

Calls 10

_listify_validatorFunction · 0.85
_make_type_validatorFunction · 0.85
ValidateInStringsClass · 0.85
_ignorecaseClass · 0.85
_convert_validator_specFunction · 0.85
_SectionClass · 0.85
_ParamClass · 0.85
cyclerFunction · 0.85
_SubsectionClass · 0.85
valuesMethod · 0.80

Tested by

no test coverage detected