class documentation
class AttrsClassMixin(pydocspec.ext.ClassMixin): (source)
Undocumented
Property | attrs |
The L{attr.s} decoration of this class, if any. |
Property | uses |
Does the C{attr.s()} decoration contain C{auto_attribs=True}? |