Skip to content

Remove public use of _attributes #62

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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