class documentation

Undocumented

Property attrs_decoration The L{attr.s} decoration of this class, if any.
Property uses_attrs_auto_attribs Does the C{attr.s()} decoration contain C{auto_attribs=True}?
@cached_property
attrs_decoration: Optional[pydocspec.Decoration] = (source)

The L{attr.s} decoration of this class, if any.

@cached_property
uses_attrs_auto_attribs: bool = (source)

Does the C{attr.s()} decoration contain C{auto_attribs=True}?