benchmarkstt.config module

%%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#e7f2fa', 'lineColor': '#2980B9' }}}%% classDiagram SectionConfigReader class SectionConfigReader { <<mapping>> <<contains>> <<iterable>> config }
class benchmarkstt.config.SectionConfigReader(config)[source]

Bases: object

benchmarkstt.config.reader(file)[source]