Skip to content

Change all Enums to singular #21

@tweber225

Description

@tweber225

I used a mixture of plural an singular enumerations (mostly StrEnum). The prevailing stylistic guidance appears to be to use singular. That way the type hint makes the most sense. That is, (simplified example) Digitizer(trigger_mode: digitizer.TriggerMode) vs Digitizer(trigger_mode: digitizer.TriggerModes).

Make a style convention list (where? in docs?) to record this choice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions