Skip to content

[FEAT]: Update all dataclasses to enforce keyword-only arguments #429

@nfelt14

Description

@nfelt14

Description

In order to prevent usage issues, the dataclasses should enforce keyword-only usage. This is the standard practice, but it isn't enforced currently.

The dataclasses library supports this starting from Python 3.10

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions