Skip to content

Performance class should be a dataclass #45

@mpounsett

Description

@mpounsett

The Performance class inherits from namedtuple and then implements additional methods. This seems like a prime candidate for a dataclass. Care should be taken that re-implementing this doesn't break the API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    minorrefactorRefactoring code that isn't exactly a bug, but isn't correct either.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions