{{ klass.docstring }}
{% endif %}
{% if klass.ancestors %}
| Defined in | |
|---|---|
{{ name }} = {{ attribute.value|attribute }}
|
{{ attribute.defining_class.name }}.{{ attribute.defining_class.name }} |
{{ declaration.docstring|e }}
Found on lines {{ declaration.lines.start }} to {{ declaration.lines.start+declaration.lines.total }} of {{ declaration.file }}
{{ declaration.code }}