class documentation

class _ExpiredAttributeLoaderProto(Protocol): (source)

View In Hierarchy

Undocumented

Method __call__ Undocumented
def __call__(self, state: state.InstanceState[Any], toload: Set[str], passive: base.PassiveFlag): (source)

Undocumented