Source code for phenotypic.settings_

VALIDATE_OPS = False


[docs] class MPL: """Holds defaults for matplotlib parameters""" FIGSIZE = (10, 8)