Skip to content

Plural vs Singular in enum documentation #104659

Closed
@twmr

Description

@twmr

Documentation

Hi! I've just seen that classname in the example in the documentation for IntEnum (https://docs.python.org/3/library/enum.html#enum.IntEnum) is in the plural (Numbers) but for all the other enum examples a classname in the singular is used.

Since a singluar classname IMO makes more sense for all enum classes, I think Numbers should be changed to Number in the documentation.

Linked PRs

Metadata

Metadata

Assignees

Labels

docsDocumentation in the Doc dir

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions