get_class_attribute_abc_info

app.util.helpers.abc_info.get_class_attribute_abc_info(namespace: object, attr: str) ABCInfo | None[source]

Return ABCInfo for a cached collection attribute on cls if known.

Parameters:
Return type:

ABCInfo | None