leads_vec.config

leads_vec.config#

Module Contents#

Classes#

API#

class leads_vec.config.Config(base: dict[str, Any])#

Bases: leads_gui.Config

Initialization

All custom attributes should be public (not named after β€œ_”). Writable attributes should start with β€œw_” such as β€œw_debug_level”. :param base: the base dictionary