Skip to content

Performance class should be a dataclass #45

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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