Skip to content

Remove public use of _attributes #62

@nickbattam

Description

@nickbattam

Attribute names starting with _ have special meaning in the rendering logic. PEP8 notes these should be reserved as a 'weak "internal use" indicator'.
Either the rendering logic needs updating (e.g. prefix with c_ not _) or getters provided.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions