Skip to content

Replace OrderedDict usage with standard Python dict #199

@xhochy

Description

@xhochy

In every place in the codebase where we use an OrderedDict, we should switch to Python normal dict implementation using {}.

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