leads_vec.config# Module Contents# Classes# Config 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