document_class_CONFIG

(class from pyomo.common.config)

class pyomo.common.config.document_class_CONFIG(section='CONFIG', indent_spacing=4, width=78, visibility=None, doc=None, preamble=None, methods=None)[source]

Bases: document_kwargs_from_configdict

__init__(section='CONFIG', indent_spacing=4, width=78, visibility=None, doc=None, preamble=None, methods=None)[source]

Methods

__init__([section, indent_spacing, width, ...])

Member Documentation