Skip to main content

group

Create a new group with the given name. The method is intended to be used as a context manager.

def group(
name: str
)

Create a new group with the given name. The method is intended to be used as a context manager.

Parameters

NameTypeDescription
namestrThe name of the group