GetSetDictMetadata#

class lsst.pipe.base.GetSetDictMetadata(*args, **kwargs)#

Bases: SetDictMetadata, GetDictMetadata, Protocol

Protocol for objects that can assign and extract a possibly-nested mapping of primitives.