DiamondLightSource / DiamondLightSource/fastcs

Replace Enum with IntEnum and StrEnum

Open
#290 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
6
Forks
8
Avg merge
2d 12h
Merged PRs (30d)
3

Description

The nested generic in the Enum DataType is not well supported by python typing. We don't need mixed enums, so we should just replace the generic Enum DataType with concrete IntEnum and StrEnum DataTypes.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.