Skip to content

Use dataclasses to better encapsulate large tuples and untyped dictionaries #902

Description

@padix-key

Currently, some places in biotite use excessively large tuples and dictionaries without strict typing as input or return values.
For the next major release these places should be refactored to make the API more readable and improve type checking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    major releasePotentially backwards incompatible changes that should go in to the next major release

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions