Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Enums should be uppercase according to pep8 #744

@jofaul

Description

@jofaul

Is your feature request related to a problem?

Current enum values are not named according to pep8 conventions.

Desired solution

All constants (enums included) should be uppercase.
https://peps.python.org/pep-0008/#constants

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

Metadata

Metadata

Assignees

Labels

bug 🪲Something isn't workingreleasedIncluded in a release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions