Skip to main content

parallel_type

Parse value passed to the --parallel option.

def parallel_type(
value: str | any
) - > int | str

Parse value passed to the --parallel option.

Parameters

NameTypeDescription
value`strany`

Returns

TypeDescription
`intstr`