Skip to content

Deduplicate Code #174

@pauladkisson

Description

@pauladkisson

Some functions are copy-pasted in multiple places in the repo (ex. read_hdf5 and write_hdf5). This leads to an increased developer burden because any fix for one of these functions has to be replicated across all of the duplicates in the repository. To address this problem, we will deduplicate all code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions