zcollection.meta.Pair.from_config#

abstract static Pair.from_config(data)[source]#

Create a new Pair from the given key/value pair configuration.

Parameters:

data (tuple[str, Any]) –

Return type:

Pair