append_empty_section method

append_empty_section

Add empty section to the end of the collection.

Returns

Added section.

def append_empty_section(self, name):
    ...
ParameterTypeDescription
namestrName of the section

See Also