DiamondLightSource / DiamondLightSource/cssgen

Remove public use of _attributes

Open
#62 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
0
Forks
5
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.